projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Detect absence of rl_outstream and handle accordingly.
[pspp]
/
src
/
language
/
expressions
/
2012-12-30
Ben Pfaff
Merge 'master' into 'psppsheet'.
20121231032129/pspp
20130101032123/pspp
20130102032118/pspp
20130103032118/pspp
20130104032103/pspp
20130105032146/pspp
20130106032112/pspp
tree
|
commitdiff
2012-12-28
Ben Pfaff
Use "C" locale comparisons for language constructs.
tree
|
commitdiff
2012-09-30
Ben Pfaff
Merge 'master' into 'psppsheet'.
tree
|
commitdiff
2012-09-26
Ben Pfaff
Remove variables assigned to but never used.
tree
|
commitdiff
2012-09-25
Ben Pfaff
expressions: Fix coercion of numbers to booleans at...
tree
|
commitdiff
2012-03-18
John Darrington
Improve translator comments.
tree
|
commitdiff
2012-01-05
John Darrington
Fix memory leaks parsing string expressions
tree
|
commitdiff
2011-11-06
Ben Pfaff
lexer: Use error helper functions in more situations.
tree
|
commitdiff
2011-11-06
Ben Pfaff
lexer: New function lex_error_expecting().
tree
|
commitdiff
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
20110820030503/pspp
tree
|
commitdiff
2011-07-01
John Darrington
Use local include paths instead of relative to $top_bui...
tree
|
commitdiff
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
tree
|
commitdiff
2011-05-04
Ben Pfaff
Implement DATASET commands.
tree
|
commitdiff
2011-04-12
Ben Pfaff
value-parser: Make parse_value() accept variable's...
tree
|
commitdiff
2011-03-20
Ben Pfaff
dataset: Rename functions with "dataset_" prefix.
tree
|
commitdiff
2011-03-20
Ben Pfaff
Rename procedure.[ch] to dataset.[ch].
tree
|
commitdiff
2011-03-20
Ben Pfaff
lexer: Reimplement for better testability and internati...
tree
|
commitdiff
2011-03-19
Ben Pfaff
Update all #include directives to the currently preferr...
tree
|
commitdiff
2011-02-20
Ben Pfaff
i18n: Introduce C_ENCODING as replacement for LEGACY_NA...
tree
|
commitdiff
2011-02-13
Ben Pfaff
operations.def: Fix indentation.
191/pspp
192/pspp
193/pspp
194/pspp
195/pspp
196/pspp
197/pspp
198/pspp
199/pspp
20110214030502/pspp
20110215030502/pspp
20110216030503/pspp
20110217030502/pspp
20110218030502/pspp
20110219030503/pspp
20110220030503/pspp
20110221030503/pspp
20110222030502/pspp
tree
|
commitdiff
2011-02-05
Ben Pfaff
DEBUG EVALUATE: Eliminate VAR_NAME_LEN limit.
tree
|
commitdiff
2010-12-12
Ben Pfaff
expressions: Make extract_min_valid() parameter const.
tree
|
commitdiff
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
tree
|
commitdiff
2010-11-19
Ben Pfaff
lexer: Get rid of lex_negative_to_dash().
tree
|
commitdiff
2010-11-19
Ben Pfaff
lexer: New type enum token_type.
tree
|
commitdiff
2010-11-19
Ben Pfaff
command: Factor command name matching out of command.c.
109/pspp
110/pspp
20101120030502/pspp
20101121030501/pspp
tree
|
commitdiff
2010-11-19
Ben Pfaff
str: Change "char" to "byte" in function names.
tree
|
commitdiff
2010-10-17
John Darrington
Merge commit 'origin/master' into sso
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Get rid of first_column, last_column arguments.
20100925040502/pspp
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Make data_in() parameters more uniform.
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Eliminate "implied_decimals" parameter from...
tree
|
commitdiff
2010-09-24
Ben Pfaff
calendar: Use sensible error reporting in calendar_greg...
tree
|
commitdiff
2010-09-24
Ben Pfaff
message: Add column range to struct msg_locator.
tree
|
commitdiff
2010-09-24
Ben Pfaff
message: Consistently initialize locator; use 0 for...
tree
|
commitdiff
2010-09-24
Ben Pfaff
lexer: Use lex_is_string() more consistently.
tree
|
commitdiff
2010-09-24
Ben Pfaff
lexer: Improve translatability of lex_error().
tree
|
commitdiff
2010-09-24
Ben Pfaff
Make translation easier.
tree
|
commitdiff
2010-09-18
Ben Pfaff
Suppress warnings about conversions between char *...
tree
|
commitdiff
2010-09-15
John Darrington
Consolidate quoting style in printed strings.
tree
|
commitdiff
2010-09-11
John Darrington
Rename compare_string --> compare_string_3way
tree
|
commitdiff
2010-08-24
John Darrington
Merge commit 'origin/master' into sso
tree
|
commitdiff
2010-08-21
John Darrington
Correct grammar in printed string
tree
|
commitdiff
2010-06-06
Ben Pfaff
DEBUG EVALUATE: Eliminate lexical corner case, rewrite...
20100607040503/pspp
tree
|
commitdiff
2010-06-06
Ben Pfaff
expressions: Improve error message for bad quarter...
tree
|
commitdiff
2010-06-06
Ben Pfaff
expressions: Improve error messages evaluating invalid...
tree
|
commitdiff
2010-06-06
Ben Pfaff
expressions: Don't abbreviate "number" as "num" in...
tree
|
commitdiff
2010-06-06
Ben Pfaff
expressions: Improve "type mismatch" error messages...
tree
|
commitdiff
2010-05-21
John Darrington
Merge commit 'origin/covariance'
tree
|
commitdiff
2010-02-20
Ben Pfaff
Fix format string errors.
tree
|
commitdiff
2010-02-08
Ben Pfaff
Merge "output" into "master"
tree
|
commitdiff
2010-02-06
Ben Pfaff
message: Give MSG_ values for categories and severities...
tree
|
commitdiff
2009-12-16
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-10-24
Ben Pfaff
Merge "master" into "output".
tree
|
commitdiff
2009-10-11
Ben Pfaff
Drop double suffixes from makefiles to improve POSIX...
tree
|
commitdiff
2009-10-10
Ben Pfaff
Declare Makefile suffixes, to be a little closer to...
tree
|
commitdiff
2009-09-24
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-08-11
Ben Pfaff
Merge master into output branch.
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/roc'
tree
|
commitdiff
2009-07-18
John Darrington
Merge commit 'origin/data-encoding'
tree
|
commitdiff
2009-07-12
John Darrington
Added a dict parameter to data_in and dealt with the...
tree
|
commitdiff
2009-07-07
John Darrington
Replace legacy_recode with recode_string.
tree
|
commitdiff
2009-07-06
John Darrington
Convert to utf8 in data_out function.
tree
|
commitdiff
2009-07-06
John Darrington
data_out function to dynamically allocate return value.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Fix test failure introduced along with parse_value().
tree
|
commitdiff
2009-06-07
Ben Pfaff
New function parse_value() for parsing a value of speci...
tree
|
commitdiff
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
tree
|
commitdiff
2009-05-09
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-22
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-07
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-03-31
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
tree
|
commitdiff
2009-02-20
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
tree
|
commitdiff
2009-02-20
John Darrington
Merge commit 'HEAD'; commit 'savannah/master'
tree
|
commitdiff
2009-01-17
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-01-07
John Darrington
Merge commit 'savannah/master'
tree
|
commitdiff
2009-01-07
Ben Pfaff
Make cases simpler, faster, and easier to understand.
tree
|
commitdiff
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-10-10
Ben Pfaff
Merge commit 'origin/stable'
tree
|
commitdiff
2008-09-20
John Darrington
Used pow2(x) instead of x * x where appropriate.
tree
|
commitdiff
2008-08-23
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-08-19
Ben Pfaff
Start generating ChangeLog automatically from Git commi...
tree
|
commitdiff
2008-07-29
Ben Pfaff
Use standard C99 isfinite, isnan, isinf in place of...
tree
|
commitdiff
2008-07-20
John Darrington
Why does git only commit some of the changes if you...
tree
|
commitdiff
2008-07-06
Ben Pfaff
Rename .cvsignore files to .gitignore.
tree
|
commitdiff
2008-05-16
Ben Pfaff
Use gsl_isnan instead of isnan, gsl_isinf instead of...
tree
|
commitdiff
2008-04-21
John Darrington
Update some copyright notices which still referred...
tree
|
commitdiff
2008-03-14
John Darrington
Remove unncessary dependencies on format.h
tree
|
commitdiff
2008-03-14
John Darrington
include format.h only where necessary.
tree
|
commitdiff
2008-02-10
Ben Pfaff
Add a couple of extensions to GET DATA TYPE=TXT. Patch...
tree
|
commitdiff
2008-01-19
John Darrington
Reworked settings so as to use one large struct instead...
tree
|
commitdiff
2007-11-11
Ben Pfaff
Patch #6262. New developers guide and resulting fixes...
tree
|
commitdiff
2007-11-09
Ben Pfaff
* automake.mk: Add new file.
tree
|
commitdiff
2007-10-13
Ben Pfaff
Use trunc module from gnulib instead of our home-grown...
tree
|
commitdiff
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
tree
|
commitdiff
2007-09-19
John Darrington
Remove callbacks from struct dataset. Closes patch...
tree
|
commitdiff
2007-07-18
Ben Pfaff
Use strict and all warnings. Fix warnings that this...
tree
|
commitdiff
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
tree
|
commitdiff
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
tree
|
commitdiff
2007-06-07
Ben Pfaff
Actually implement the new procedure code and adapt...
tree
|
commitdiff
next