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
/
parse.c
2012-09-25
Ben Pfaff
expressions: Fix coercion of numbers to booleans at...
blob
|
commitdiff
|
raw
2012-01-05
John Darrington
Fix memory leaks parsing string expressions
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Ben Pfaff
lexer: Use error helper functions in more situations.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Ben Pfaff
lexer: New function lex_error_expecting().
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
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-12-12
Ben Pfaff
expressions: Make extract_min_valid() parameter const.
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: Get rid of lex_negative_to_dash().
blob
|
commitdiff
|
raw
|
diff to current
2010-11-19
Ben Pfaff
lexer: New type enum token_type.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-19
Ben Pfaff
str: Change "char" to "byte" in function names.
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: Improve translatability of lex_error().
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Ben Pfaff
Make translation easier.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-15
John Darrington
Consolidate quoting style in printed strings.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
John Darrington
Merge commit 'origin/master' into sso
blob
|
commitdiff
|
raw
|
diff to current
2010-08-21
John Darrington
Correct grammar in printed string
blob
|
commitdiff
|
raw
|
diff to current
2010-06-06
Ben Pfaff
expressions: Improve error messages evaluating invalid...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
John Darrington
Merge commit 'origin/covariance'
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Ben Pfaff
Fix format string errors.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-19
John Darrington
Reworked settings so as to use one large struct instead...
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
2007-04-16
Ben Pfaff
* compute-dialog.c (function_list_populate): Use new...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
John Darrington
Changed a lot of non-const pointers to const.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-01
Ben Pfaff
Accept TO in any case for use with n-ary functions...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
Ben Pfaff
Add a deque, implemented as a circular queue, to libpspp.
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-11
Ben Pfaff
This patch adds the VALUELABEL function for use in...
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-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-10-20
John Darrington
Constness and global namespace patrol.
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-07-18
Ben Pfaff
Patch #5244.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-08
Ben Pfaff
Apply patch #5225, assertions.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Ben Pfaff
Move var_set and variable parsing declarations into...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Ben Pfaff
Reform string library.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Ben Pfaff
Get rid of capacity argument to ds_init() and update...
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-05-02
John Darrington
Implemented support for very long strings a la spss...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-01
Ben Pfaff
Oops--fix last check-in.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-01
Ben Pfaff
Prohibit LAG following TEMPORARY. This both matches...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-27
Ben Pfaff
Continue reforming procedure execution. In this phase...
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