projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
placement-parser: New public function parse_column().
[pspp]
/
src
/
language
/
expressions
/
evaluate.c
2012-09-26
Ben Pfaff
Remove variables assigned to but never used.
blob
|
commitdiff
|
raw
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
20110820030503/pspp
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
John Darrington
Use local include paths instead of relative to $top_bui...
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-05-04
Ben Pfaff
Implement DATASET commands.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-12
Ben Pfaff
value-parser: Make parse_value() accept variable's...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-20
Ben Pfaff
dataset: Rename functions with "dataset_" prefix.
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
2011-02-05
Ben Pfaff
DEBUG EVALUATE: Eliminate VAR_NAME_LEN limit.
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-24
Ben Pfaff
lexer: Use lex_is_string() more consistently.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-06
Ben Pfaff
DEBUG EVALUATE: Eliminate lexical corner case, rewrite...
20100607040503/pspp
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
Fix test failure introduced along with parse_value().
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Ben Pfaff
New function parse_value() for parsing a value of speci...
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
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Ben Pfaff
Use standard C99 isfinite, isnan, isinf in place of...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-16
Ben Pfaff
Use gsl_isnan instead of isnan, gsl_isinf instead of...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
John Darrington
Remove unncessary dependencies on format.h
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
John Darrington
include format.h only where necessary.
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-09-19
John Darrington
Remove callbacks from struct dataset. Closes patch...
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
2007-06-07
Ben Pfaff
Actually implement the new procedure code and adapt...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-06
Ben Pfaff
Abstract the documents within a dictionary a little...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
Ben Pfaff
Clean up and improve case code.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-01
John Darrington
Applied patch #5653, which adds callbacks to dataset...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-22
John Darrington
Added abstract factory to create casefiles. Updated...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-16
John Darrington
Committed patch #5636
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-11-22
Ben Pfaff
Rewrite formatted data input routines to conform to...
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-11-03
Ben Pfaff
Completely rewrite src/data/format.[ch], to achieve...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
John Darrington
Eliminated global variable current_dataset.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Ben Pfaff
Fixes for bugs/warts found in debug mode compile (bug...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-08
Ben Pfaff
Apply patch #5225, assertions.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Ben Pfaff
Reform string library.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-07
John Darrington
Reworked very long string support for better encapsulation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-02
John Darrington
Implemented support for very long strings a la spss...
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