projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
VARIABLE ROLE: Document the format and add a test.
[pspp]
/
src
/
language
/
dictionary
/
2013-08-27
Ben Pfaff
VARIABLE ROLE: Use correct system file representation.
tree
|
commitdiff
2013-08-26
Ben Pfaff
VARIABLE ROLE: New command.
20130826030511/pspp
tree
|
commitdiff
2013-05-21
Ben Pfaff
DELETE VARIABLES: Fix crash with FILTER.
20130521010504/pspp
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-03-02
Ben Pfaff
Sort attributes by name for display, to make order...
20120302030501/pspp
tree
|
commitdiff
2012-02-08
Ben Pfaff
GET: Add an ENCODING subcommand.
20120208030501/pspp
tree
|
commitdiff
2012-02-08
Ben Pfaff
sys-file: Recode string fields in file header also.
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: New function lex_error_expecting().
tree
|
commitdiff
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
tree
|
commitdiff
2011-06-16
Ben Pfaff
Update code that assumed a dictionary's encoding could...
tree
|
commitdiff
2011-05-04
Ben Pfaff
Implement DATASET commands.
tree
|
commitdiff
2011-04-27
Ben Pfaff
Use %zu, not %d, to format a size_t.
tree
|
commitdiff
2011-04-26
Ben Pfaff
DISPLAY FILE LABEL: Display in a more natural way.
tree
|
commitdiff
2011-04-26
Ben Pfaff
MRSETS: Recode counted value to UTF-8 before displaying.
tree
|
commitdiff
2011-04-26
Ben Pfaff
variable: Make var_set_label() use the variable's own...
tree
|
commitdiff
2011-04-14
Ben Pfaff
value-labels: Interpret \n as new-line in value labels.
20110414030503/pspp
tree
|
commitdiff
2011-04-12
Ben Pfaff
value-parser: Make parse_value() accept variable's...
tree
|
commitdiff
2011-04-12
Ben Pfaff
DISPLAY: Display values for value labels using the...
tree
|
commitdiff
2011-04-12
Ben Pfaff
FORMATS: Allow an optional slash before each set of...
20110412030503/pspp
tree
|
commitdiff
2011-04-12
Ben Pfaff
FORMATS: Allow setting formats of string variables.
tree
|
commitdiff
2011-03-20
Ben Pfaff
Change terminology from "active file" to "active dataset".
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-03-11
Ben Pfaff
DELETE VARIABLES: Style fix.
tree
|
commitdiff
2011-02-05
Ben Pfaff
VECTOR: Eliminate VAR_NAME_LEN limit for variable names.
tree
|
commitdiff
2011-02-05
Ben Pfaff
MODIFY VARIABLES: Eliminate VAR_NAME_LEN limit on varia...
tree
|
commitdiff
2011-02-05
Ben Pfaff
DATAFILE ATTRIBUTE, VARIABLE ATTRIBUTE: Eliminate VAR_N...
tree
|
commitdiff
2010-12-04
Ben Pfaff
VALUE LABELS: Relax limit on value label length from...
123/pspp
20101205030504/pspp
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: New type enum token_type.
tree
|
commitdiff
2010-10-25
John Darrington
Remove various duplicated #include directives
tree
|
commitdiff
2010-10-17
John Darrington
Merge commit 'origin/master' into sso
tree
|
commitdiff
2010-09-24
Ben Pfaff
lexer: Use lex_is_string() more consistently.
tree
|
commitdiff
2010-09-24
Ben Pfaff
Make translation easier.
tree
|
commitdiff
2010-09-15
John Darrington
Consolidate quoting style in printed strings.
tree
|
commitdiff
2010-07-19
John Darrington
Remove unnecessary include directives of hash.h
tree
|
commitdiff
2010-05-21
John Darrington
Merge commit 'origin/covariance'
tree
|
commitdiff
2010-05-02
Ben Pfaff
Implement MRSETS command.
20100501191104/pspp
tree
|
commitdiff
2010-04-13
Ben Pfaff
variable-parser: Implement PV_NO_DUPLICATE.
tree
|
commitdiff
2010-02-20
Ben Pfaff
Fix format string errors.
tree
|
commitdiff
2010-02-20
Ben Pfaff
MISSING VALUES: Fix free of indeterminate pointer.
tree
|
commitdiff
2010-02-08
Ben Pfaff
Merge "output" into "master"
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-09-12
John Darrington
Canonicalise some printed strings, to make translators...
tree
|
commitdiff
2009-08-11
Ben Pfaff
Merge master into output branch.
tree
|
commitdiff
2009-08-11
Ben Pfaff
Delete tab_create()'s unused third parameter.
tree
|
commitdiff
2009-08-11
Ben Pfaff
Separate table functions that format their arguments...
tree
|
commitdiff
2009-08-06
Ben Pfaff
output: Always use helper functions to access struct...
tree
|
commitdiff
2009-08-05
Ben Pfaff
output: Remove write-only "col_group' member from struc...
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-16
Ben Pfaff
Separate table functions that format their arguments...
tree
|
commitdiff
2009-07-07
John Darrington
Change union value type to contain uint8_t types instea...
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-15
Ben Pfaff
output: Make table dimension functions work in arbitrar...
tree
|
commitdiff
2009-06-12
Ben Pfaff
Get rid of most global variables in outputting tables.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Implement missing values for long string variables.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Add support for value labels on long string variables.
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-06-07
Ben Pfaff
output: Add auxiliary data parameter to tab_dim.
tree
|
commitdiff
2009-05-09
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-05-09
John Darrington
Ensure that NUMERIC's format (if any) is a valid output...
tree
|
commitdiff
2009-04-22
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-08
John Darrington
Merge commit 'origin/master' into charset
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-28
John Darrington
Display a file's encoding in SYSFILE INFO.
tree
|
commitdiff
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
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-11-01
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-10-15
John Darrington
Allow value labels for non integer values.
tree
|
commitdiff
2008-10-12
Ben Pfaff
Implement variable and data file attributes.
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-03-16
Ben Pfaff
Patch #6452. Reviewed by John Darrington.
tree
|
commitdiff
2008-03-14
John Darrington
include format.h only where necessary.
tree
|
commitdiff
2007-11-12
Ben Pfaff
(display_variables): Fix DISPLAY LABELS. Thanks to...
tree
|
commitdiff
2007-11-11
Ben Pfaff
Patch #6262. New developers guide and resulting fixes...
tree
|
commitdiff
2007-11-03
Ben Pfaff
Allow output files to overwrite input files (bug #21280...
tree
|
commitdiff
2007-10-13
Ben Pfaff
posix-xprintf-functions.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-15
John Darrington
Canonicalized on American orthography in source files.
tree
|
commitdiff
2007-08-27
John Darrington
Plugged some memory leaks.
tree
|
commitdiff
2007-08-13
Ben Pfaff
Output variable measurement level, alignment, and displ...
tree
|
commitdiff
next