projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GET DATA /TYPE=TXT: Also allow full format to be specified.
[pspp-builds.git]
/
src
/
language
/
lexer
/
2011-04-23
Ben Pfaff
ascii: Print syntax in output single-spaced.
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_...
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...
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...
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.
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.
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-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.
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.
tree
|
commitdiff
2010-05-29
Ben Pfaff
Remove 255-byte limit on the length of literal strings.
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.
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.
fc11-i386-build74
fc11-x64-build71
sid-i386-build141
tree
|
commitdiff
2009-12-25
John Darrington
Merge branch 'master' into output
tree
|
commitdiff
2009-12-18
John Darrington
Merge branch 'master' into output
fc11-i386-build61
fc11-x64-build58
lenny-x64-build82
sid-i386-build128
tree
|
commitdiff
2009-12-16
John Darrington
Merge commit 'origin/stable'
fc11-i386-build58
fc11-x64-build55
lenny-x64-build79
sid-i386-build125
tree
|
commitdiff
2009-10-24
Ben Pfaff
Merge "master" into "output".
fc11-i386-build29
fc11-x64-build26
lenny-x64-build50
sid-i386-build98
tree
|
commitdiff
2009-09-24
John Darrington
Merge commit 'origin/stable'
build40
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
2009-02-08
John Darrington
Use c-ctype functions in lexer.
tree
|
commitdiff
2009-01-17
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-10-12
Ben Pfaff
Fix warning due to unmunge() returning a const string...
tree
|
commitdiff
2008-10-11
Ben Pfaff
Make [ and ] valid tokens in the lexer.
tree
|
commitdiff
2008-10-10
Ben Pfaff
Merge commit 'origin/stable'
tree
|
commitdiff
2008-10-06
John Darrington
Allow hyphens in {sub}command names.
tree
|
commitdiff
2008-10-04
Ben Pfaff
Append $(EXEEXT_FOR_BUILD) to output file name when...
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-06
Ben Pfaff
Rename .cvsignore files to .gitignore.
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-12-05
Ben Pfaff
* lexer.c (lex_match_id_n): New function.
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
posix-xprintf-functions.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
stdint.h-instead-of-size_max.h.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
magic-elimination.patch from patch #6230.
tree
|
commitdiff
2007-09-22
John Darrington
Corrected various typos in error messages.
tree
|
commitdiff
2007-09-14
John Darrington
Fixed all the misspellings of my name and email address
tree
|
commitdiff
2007-09-05
John Darrington
Implemented the INSERT command.
tree
|
commitdiff
2007-08-24
Ben Pfaff
Implement journaling. Bug #17240.
tree
|
commitdiff
2007-08-02
John Darrington
Initialize default syntax type.
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
2007-06-03
Ben Pfaff
Implement missing functions for subcommand integer...
tree
|
commitdiff
2007-05-06
Ben Pfaff
Abstract the documents within a dictionary a little...
tree
|
commitdiff
next