projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
session: Fix two memory leaks.
[pspp]
/
src
/
language
/
utilities
/
set.q
2013-05-07
Ben Pfaff
Merge 'psppsheet' into 'master'.
20130507010505/pspp
blob
|
commitdiff
|
raw
2013-03-20
John Darrington
Merge remote branch 'origin/master' into import-gui
blob
|
commitdiff
|
raw
2013-03-18
Ben Pfaff
SET: Fix format specifier in show_workspace().
20130318075540/pspp
20130319030509/pspp
20130320030504/pspp
20130321030507/pspp
blob
|
commitdiff
|
raw
2013-03-17
John Darrington
Fix confusion over workspace units.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
John Darrington
Added the SHOW WORKSPACE command which was absent.
blob
|
commitdiff
|
raw
|
diff to current
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
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Ben Pfaff
SHOW: Add JOURNAL subcommand.
20121127030504/pspp
20121128030504/pspp
20121129030503/pspp
20121130030502/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-05-14
John Darrington
Add SET TVARS option. Closes bug #31566
20120515030501/pspp
20120516030503/pspp
20120517030502/pspp
20120518030503/pspp
20120519030503/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
John Darrington
SHOW: New subcommand N
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
John Darrington
Added SHOW options DIRECTORY, ENVIRONMENT, TEMPDIR...
20120225030502/pspp
20120226030503/pspp
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Ben Pfaff
q2c: Remove final untranslated strings from q2c.c.
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-06
Ben Pfaff
settings: Implement MXLOOPS subcommand.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Ben Pfaff
SET: Warn for more obsolete subcommands.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-29
John Darrington
Implemented the SET=TNUMBERS subcommand
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
Rename procedure.[ch] to dataset.[ch].
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
2011-02-20
Ben Pfaff
format: Create a new "struct fmt_affix" for prefix...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-04
Ben Pfaff
Remove the PROMPT, CPROMPT, and DPROMPT settings.
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: 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
Fix typos in printed strings
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: Use lex_is_string() more consistently.
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-29
Ben Pfaff
Implement the PRESERVE and RESTORE commands.
20100830040502/pspp
20100831040502/pspp
20100901040503/pspp
20100902040507/pspp
20100903040502/pspp
blob
|
commitdiff
|
raw
|
diff to current
2010-08-08
John Darrington
SET FORMAT: Flag an error if an invalid format is given.
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-10-24
Ben Pfaff
Merge "master" into "output".
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-12
John Darrington
Canonicalise some printed strings, to make translators...
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: Reduce translatable strings in SHOW command.
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-08
Ben Pfaff
SET LOCALE: Don't use lex_tokstr() after skipping to...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
John Darrington
Merge commit 'origin/master' into charset
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
John Darrington
Merge commit 'origin/master' into charset
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
John Darrington
Implemented the SET LOCALE='...' command.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-07-27
John Darrington
Changed the default WORKSPACE value to 64MB.
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-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-17
Ben Pfaff
* set.q (show_warranty): Use fputs to print lack-of...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-24
Ben Pfaff
Implement journaling. Bug #17240.
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
2006-12-15
Ben Pfaff
Remove "Written by Ben Pfaff <blp@gnu.org>" lines every...
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-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-22
Ben Pfaff
Rewrite formatted data input routines to conform to...
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-05
Ben Pfaff
Rewrite and improve formatted output routines.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Ben Pfaff
Implement SET ERRORS, SHOW ERRORS.
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-11-01
Ben Pfaff
Fix error messages and comment.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
John Darrington
Eliminated global variable current_dataset.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
John Darrington
Yet more constness
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-28
Ben Pfaff
Add aux data parameter to q2c parse_<command>() and...
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-04-26
Ben Pfaff
Use SN instead of MN for most output from SHOW, because...
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-04-17
Ben Pfaff
Continue reforming error message support. In this...
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
Ben Pfaff
Move GCC attribute declarations from pref.h.orig to...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
John Darrington
Added new files resulting from directory restructuring.
blob
|
commitdiff
|
raw
|
diff to current