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
/
lexer.c
2013-07-24
Ben Pfaff
Use "auto" mode for parsing syntax in the GUI (and...
20130724030505/pspp
20130725030502/pspp
blob
|
commitdiff
|
raw
2013-02-03
Ben Pfaff
Merge 'master' into 'psppsheet'.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-12
Ben Pfaff
lexer: Generalize lex_match_phrase() to handle any...
20130113030506/pspp
20130114030505/pspp
20130115030506/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-05-06
Ben Pfaff
lexer: Check that 'read' function in lex_source returns...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Ben Pfaff
lexer: New function lex_force_string_or_id().
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Ben Pfaff
lexer: New functions lex_spec_missing(), lex_spec_only_...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Ben Pfaff
lexer: Drop lexer parameter from lex_sbc_missing().
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Ben Pfaff
lexer: New function lex_error_expecting().
blob
|
commitdiff
|
raw
|
diff to current
2011-11-05
Ben Pfaff
lexer: Rename 'close' to 'destroy' in struct lex_reader...
20111105030502/pspp
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-04-23
Ben Pfaff
ascii: Print syntax in output single-spaced.
20110423030508/pspp
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-20
Ben Pfaff
str: Rename ss_chomp() to ss_chomp_byte(), ds_chomp...
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-21
Ben Pfaff
lexer: Fix GCC warning for unhandled TOKEN_N_TYPES...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-21
Ben Pfaff
lexer: Remove unused function lex_put_back_id().
blob
|
commitdiff
|
raw
|
diff to current
2010-12-04
Ben Pfaff
Remove the NULLINE and ENDCMD settings.
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-25
John Darrington
Remove various duplicated #include directives
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-28
Ben Pfaff
lexer: Properly initialize lexer->prog when lex_get_lin...
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-09-24
Ben Pfaff
lexer: Remove DUMP_TOKENS debugging feature.
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-15
John Darrington
Consolidate quoting style in printed strings.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-16
Ben Pfaff
lexer: Fix funny indentation.
20100616040508/pspp
blob
|
commitdiff
|
raw
|
diff to current
2010-05-29
Ben Pfaff
Remove 255-byte limit on the length of literal strings.
20100529040502/pspp
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
John Darrington
Merge commit 'origin/covariance'
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Ben Pfaff
Merge "output" into "master"
blob
|
commitdiff
|
raw
|
diff to current
2010-02-07
Ben Pfaff
Greatly simplify PSPP configuration.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-17
Ben Pfaff
Rewrite PSPP output engine.
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-08-11
Ben Pfaff
Merge master into output branch.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/roc'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
John Darrington
Merge commit 'origin/data-encoding'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Ben Pfaff
i18n: Eliminate some translatable 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-04-01
John Darrington
Merge commit 'origin/master' into charset
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Ben Pfaff
Fix error message for bad characters in syntax files.
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-02-08
John Darrington
Use c-ctype functions in lexer.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-17
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-10-11
Ben Pfaff
Make [ and ] valid tokens in the lexer.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Ben Pfaff
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
John Darrington
Allow hyphens in {sub}command names.
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-12-05
Ben Pfaff
* lexer.c (lex_match_id_n): New function.
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-13
Ben Pfaff
posix-xprintf-functions.patch from patch #6230.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Ben Pfaff
stdint.h-instead-of-size_max.h.patch from patch #6230.
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-10-12
Ben Pfaff
magic-elimination.patch from patch #6230.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-05
John Darrington
Implemented the INSERT command.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-24
Ben Pfaff
Implement journaling. Bug #17240.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
John Darrington
Initialize default syntax type.
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-05-06
Ben Pfaff
Abstract the documents within a dictionary a little...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
John Darrington
Implemented ADD DOCUMENT. Thanks to Ben Pfaff for...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-09
Ben Pfaff
Fix use of size_t in printf formats. Patch #5727.
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
John Darrington
Patch #5623
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
John Darrington
Applied patch #5611
blob
|
commitdiff
|
raw
|
diff to current
2006-12-03
Ben Pfaff
Fix lack of ->name and ->location in DO REPEAT's getl_i...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
John Darrington
Applying patch #5562
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
John Darrington
Fixed bug which crept in with the recent lexer changes.
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-10-28
John Darrington
Eliminated global variable getl_buf
blob
|
commitdiff
|
raw
|
diff to current
2006-10-28
Ben Pfaff
Add routines for integer byte order conversions, floati...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
John Darrington
Constness and global namespace patrol.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
John Darrington
Changed a lot of ints to bools.
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-15
Ben Pfaff
Get rid of capacity argument to ds_init() and update...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Ben Pfaff
Improve the way we handle the various parsing "states...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-31
Ben Pfaff
Improve string library.
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