projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dictionary: Limit split file variables to 8, for compatibility.
[pspp]
/
src
/
language
/
xforms
/
compute.c
2021-12-11
Ben Pfaff
Clean up how transformations work.
blob
|
commitdiff
|
raw
2021-12-09
Ben Pfaff
treewide: Replace <name>_cnt by n_<name>s and <name...
blob
|
commitdiff
|
raw
|
diff to current
2021-09-03
Ben Pfaff
case: Introduce new functions for numbers and substring...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-07
Ben Pfaff
Improve error message for creating a new string var...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Friedrich Beckmann
merge master->gtk3, fixed psppire-output-view.c refacto...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-04
Ben Pfaff
Change many %g format specifiers to %.*g with precision...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
blob
|
commitdiff
|
raw
|
diff to current
2011-03-20
Ben Pfaff
Rename procedure.[ch] to dataset.[ch].
blob
|
commitdiff
|
raw
|
diff to current
2011-03-20
Ben Pfaff
lexer: Reimplement for better testability and internati...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-19
Ben Pfaff
Update all #include directives to the currently preferr...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-20
Ben Pfaff
lexer: Change the functions for retrieving token strings.
111/pspp
112/pspp
113/pspp
114/pspp
115/pspp
116/pspp
120/pspp
121/pspp
122/pspp
20101122030502/pspp
20101123030502/pspp
20101124030502/pspp
20101125030504/pspp
20101126030502/pspp
20101127030503/pspp
20101202030501/pspp
20101203030504/pspp
20101204030504/pspp
blob
|
commitdiff
|
raw
|
diff to current
2010-11-19
Ben Pfaff
lexer: New type enum token_type.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-17
John Darrington
Merge commit 'origin/master' into sso
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Ben Pfaff
Suppress warnings about conversions between char *...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-09
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
John Darrington
Merge commit 'HEAD'; commit 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-17
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
John Darrington
Merge commit 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Ben Pfaff
Make cases simpler, faster, and easier to understand.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-11
Ben Pfaff
Patch #6262. New developers guide and resulting fixes...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-15
Ben Pfaff
Remove "Written by Ben Pfaff <blp@gnu.org>" lines every...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-10
Ben Pfaff
Finish converting struct variable to an opaque type...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Ben Pfaff
First step in making struct variable opaque: the boring...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-01
Ben Pfaff
* compute.c: Fix bug #17422, which reports that a...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-11
John Darrington
Encapsulated lexer and updated calling functions accord...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
John Darrington
Eliminated global variable current_dataset.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
John Darrington
Encapsulated the static data of procedure.[ch] into...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
John Darrington
Changed a lot of ints to bools.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
John Darrington
Added casereader_clone function.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Ben Pfaff
Continue reforming procedure execution. In this phase...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Ben Pfaff
Continue reforming procedure execution. In this phase...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-27
Ben Pfaff
* variable.h: (struct variable) Rename `reinit' member...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-15
John Darrington
Changed include paths to be explicitly specified in...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
John Darrington
Added new files resulting from directory restructuring.
blob
|
commitdiff
|
raw
|
diff to current