projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
encoding-guesser: Fix bug in parsing fallback encodings.
[pspp]
/
src
/
language
/
lexer
/
2013-07-24
Ben Pfaff
Use "auto" mode for parsing syntax in the GUI (and...
20130724030505/pspp
20130725030502/pspp
tree
|
commitdiff
2013-02-03
Ben Pfaff
Merge 'master' into 'psppsheet'.
tree
|
commitdiff
2013-01-12
Ben Pfaff
lexer: Generalize lex_match_phrase() to handle any...
20130113030506/pspp
20130114030505/pspp
20130115030506/pspp
tree
|
commitdiff
2013-01-12
Ben Pfaff
scan: Introduce string_lexer for simple tokenizing...
tree
|
commitdiff
2013-01-12
Ben Pfaff
segment: Don't require the input to end in a new-line.
tree
|
commitdiff
2013-01-12
Ben Pfaff
segment: Separate SEG_N_TYPES from enum segment_type.
tree
|
commitdiff
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 UTF-8 case-insensitive hashes and comparisons for...
tree
|
commitdiff
2012-12-24
John Darrington
Replace dtoastr with c_dtoastr where appropriate
tree
|
commitdiff
2012-12-03
John Darrington
Replaced strtod with c_strtod where appropriate
20121204030504/pspp
20121205030504/pspp
20121206030502/pspp
20121207030505/pspp
20121208030506/pspp
20121209030502/pspp
20121210030502/pspp
20121211030505/pspp
20121212030502/pspp
20121213030503/pspp
20121214030504/pspp
20121215030502/pspp
20121216030502/pspp
20121217030502/pspp
tree
|
commitdiff
2012-12-02
Ben Pfaff
Merge 'master' into 'psppsheet'.
20121202031952/pspp
20121203032039/pspp
20121204032004/pspp
20121205032030/pspp
20121206032021/pspp
20121207032036/pspp
20121208032040/pspp
20121209032019/pspp
20121210032023/pspp
20121211032038/pspp
20121212032028/pspp
20121213032029/pspp
20121214032036/pspp
20121215032028/pspp
20121216032020/pspp
20121217032038/pspp
20121218031957/pspp
20121219032034/pspp
20121220032031/pspp
20121221032037/pspp
20121222032032/pspp
20121223032002/pspp
20121225032008/pspp
20121226032016/pspp
20121227032003/pspp
20121228032058/pspp
20121229032201/pspp
20121230032128/pspp
tree
|
commitdiff
2012-11-25
Ben Pfaff
format-parser: Improve error message when format specif...
tree
|
commitdiff
2012-11-12
Ben Pfaff
Merge 'master' into 'psppsheet'.
20121113032021/pspp
20121114032001/pspp
20121115031953/pspp
20121116032036/pspp
20121117032022/pspp
20121118032021/pspp
20121119031957/pspp
20121120031954/pspp
20121121031958/pspp
20121122032007/pspp
20121123032005/pspp
20121124032004/pspp
20121125032007/pspp
20121126032010/pspp
20121127031956/pspp
20121128032039/pspp
20121129032043/pspp
20121130032031/pspp
tree
|
commitdiff
2012-11-02
John Darrington
Fix bug in parse_design_interaction.
tree
|
commitdiff
2012-10-28
John Darrington
Move function parse_design_interaction into variable...
tree
|
commitdiff
2012-08-19
Ben Pfaff
Merge 'master' into 'psppsheet'.
tree
|
commitdiff
2012-07-28
John Darrington
Fix typo in include-path.c which was causing memory...
tree
|
commitdiff
2012-05-06
Ben Pfaff
lexer: Check that 'read' function in lex_source returns...
tree
|
commitdiff
2011-11-06
Ben Pfaff
q2c: Remove gettext.h #include from generated code.
tree
|
commitdiff
2011-11-06
Ben Pfaff
q2c: Remove final untranslated strings from q2c.c.
tree
|
commitdiff
2011-11-06
Ben Pfaff
q2c: Use new subc_list_error() to report too many subco...
tree
|
commitdiff
2011-11-06
Ben Pfaff
lexer: New function lex_force_string_or_id().
tree
|
commitdiff
2011-11-06
Ben Pfaff
lexer: New functions lex_spec_missing(), lex_spec_only_...
tree
|
commitdiff
2011-11-06
Ben Pfaff
lexer: Use error helper functions in more situations.
tree
|
commitdiff
2011-11-06
Ben Pfaff
lexer: Drop lexer parameter from lex_sbc_missing().
tree
|
commitdiff
2011-11-06
Ben Pfaff
lexer: New function lex_error_expecting().
tree
|
commitdiff
2011-11-05
Ben Pfaff
lexer: Rename 'close' to 'destroy' in struct lex_reader...
20111105030502/pspp
tree
|
commitdiff
2011-10-25
John Darrington
Remove duplicate #include lines
tree
|
commitdiff
2011-08-26
Ben Pfaff
Fix build error if "close" macro is not always visible.
20110826030502/pspp
tree
|
commitdiff
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
tree
|
commitdiff
2011-04-23
Ben Pfaff
ascii: Print syntax in output single-spaced.
20110423030508/pspp
tree
|
commitdiff
2011-04-12
Ben Pfaff
value-parser: Make parse_value() accept variable's...
tree
|
commitdiff
2011-04-09
Ben Pfaff
segment: Fix uninitialized variable in segmenter_parse_...
20110409030503/pspp
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-20
Ben Pfaff
scan: New library for high-level PSPP syntax lexical...
tree
|
commitdiff
2011-03-20
Ben Pfaff
segment: New library for low-level phase of lexical...
tree
|
commitdiff
2011-03-20
Ben Pfaff
str: Rename ss_chomp() to ss_chomp_byte(), ds_chomp...
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-05
Ben Pfaff
variable-parser: Drop VAR_NAME_LEN restriction from...
tree
|
commitdiff
2011-02-05
Ben Pfaff
variable-parser: Rewrite parse_DATA_LIST_vars().
tree
|
commitdiff
2011-01-29
Ben Pfaff
q2c: T_RPAREN should be T_LPAREN for matching a left...
178/pspp
179/pspp
180/pspp
181/pspp
182/pspp
20110130030509/pspp
20110131030507/pspp
20110201030505/pspp
20110202030504/pspp
20110203030509/pspp
tree
|
commitdiff
2010-12-21
Ben Pfaff
lexer: Fix GCC warning for unhandled TOKEN_N_TYPES...
tree
|
commitdiff
2010-12-21
Ben Pfaff
lexer: Remove unused function lex_put_back_id().
tree
|
commitdiff
2010-12-12
Ben Pfaff
value-parser: Remove redundant call to lex_force_string...
131/pspp
132/pspp
133/pspp
134/pspp
135/pspp
136/pspp
137/pspp
138/pspp
20101213030503/pspp
20101214030502/pspp
20101215030501/pspp
20101216030504/pspp
20101217030502/pspp
20101218030503/pspp
20101219030504/pspp
20101220030504/pspp
tree
|
commitdiff
2010-12-12
Ben Pfaff
q2c: Prefer lex_match_id() over lex_match_hyphenated_wo...
tree
|
commitdiff
2010-12-04
Ben Pfaff
Remove the NULLINE and ENDCMD settings.
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-25
John Darrington
Remove various duplicated #include directives
tree
|
commitdiff
2010-10-18
Ben Pfaff
format-parser: Fix parse_format_specifier() failure...
tree
|
commitdiff
2010-10-17
John Darrington
Merge commit 'origin/master' into sso
tree
|
commitdiff
2010-09-28
Ben Pfaff
lexer: Properly initialize lexer->prog when lex_get_lin...
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
lexer: Use lex_is_string() more consistently.
tree
|
commitdiff
2010-09-24
Ben Pfaff
lexer: Remove DUMP_TOKENS debugging feature.
tree
|
commitdiff
2010-09-24
Ben Pfaff
lexer: Improve translatability of lex_error().
tree
|
commitdiff
2010-09-19
John Darrington
Const casts.
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-06-16
Ben Pfaff
lexer: Fix funny indentation.
20100616040508/pspp
tree
|
commitdiff
2010-05-29
Ben Pfaff
Remove 255-byte limit on the length of literal strings.
20100529040502/pspp
tree
|
commitdiff
2010-05-21
John Darrington
Merge commit 'origin/covariance'
tree
|
commitdiff
2010-04-13
Ben Pfaff
variable-parser: Implement PV_NO_DUPLICATE.
tree
|
commitdiff
2010-04-13
Ben Pfaff
variable-parser: Eliminate use of old hash table data...
tree
|
commitdiff
2010-02-20
Ben Pfaff
q2c: Mark functions that do not return NO_RETURN.
20100220040512/pspp
tree
|
commitdiff
2010-02-20
Ben Pfaff
q2c: Fix format string errors.
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-07
Ben Pfaff
Greatly simplify PSPP configuration.
tree
|
commitdiff
2010-01-17
Ben Pfaff
Rewrite PSPP output engine.
tree
|
commitdiff
2009-12-25
John Darrington
Merge branch 'master' into output
tree
|
commitdiff
2009-12-18
John Darrington
Merge branch 'master' into output
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-09-24
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-08-11
Ben Pfaff
Merge master into output branch.
tree
|
commitdiff
2009-08-09
Ben Pfaff
Add CONST_CAST macro, for casting away "const" more...
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-17
Ben Pfaff
i18n: Eliminate some translatable strings.
tree
|
commitdiff
2009-07-12
John Darrington
Added a dict parameter to data_in and dealt with the...
tree
|
commitdiff
2009-06-07
Ben Pfaff
New function parse_value() for parsing a value of speci...
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-13
John Darrington
Fixed bug in q2c when munging hyphenated strings.
tree
|
commitdiff
2009-04-07
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-01
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-03-31
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-03-27
Ben Pfaff
Fix error message for bad characters in syntax files.
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
next