projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
refactoring
[pspp]
/
src
/
language
/
data-io
/
data-parser.c
2022-05-28
Ben Pfaff
gui: For text data import, use the same parser for...
blob
|
commitdiff
|
raw
2022-05-28
Ben Pfaff
data-parser: Make data parser not require a dictionary.
blob
|
commitdiff
|
raw
|
diff to current
2021-12-09
Ben Pfaff
treewide: Replace <name>_cnt by n_<name>s and <name...
blob
|
commitdiff
|
raw
|
diff to current
2021-12-09
Ben Pfaff
message: Introduce underlining for error message regions.
blob
|
commitdiff
|
raw
|
diff to current
2021-12-06
Ben Pfaff
message: Intern file names in msg_location to make...
blob
|
commitdiff
|
raw
|
diff to current
2021-07-05
Ben Pfaff
message: Make msg_emit() take full ownership of its...
blob
|
commitdiff
|
raw
|
diff to current
2021-07-05
Ben Pfaff
message: Break message location out into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2021-01-07
Ben Pfaff
Make data input and output take a fmt_settings structure.
blob
|
commitdiff
|
raw
|
diff to current
2020-09-27
John Darrington
Remove width specifications from range strings (eg...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-27
John Darrington
data_parser: Keep a reference to the dictionary
blob
|
commitdiff
|
raw
|
diff to current
2019-12-29
Ben Pfaff
pivot-table: Initialize subtype, command_id for pivot...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-03
John Darrington
Remove UNUSED attributes where they were inappropriate.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Ben Pfaff
output: Introduce pivot tables.
blob
|
commitdiff
|
raw
|
diff to current
2018-12-25
Ben Pfaff
message: Refactor initializations for struct msg throug...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-18
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
blob
|
commitdiff
|
raw
|
diff to current
2017-04-26
John Darrington
Added the MATRIX DATA procedure.
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Ben Pfaff
GET DATA /TYPE=TXT: Remove obsolete IMPORTCASES subcommand.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-12
John Darrington
Fix dereference to reallocated pointer in data-parser...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-26
Ben Pfaff
Merge master into gtk3.
20131026032545/pspp
20131027032559/pspp
20131028032549/pspp
20131030030824/pspp
20131031032414/pspp
20131101032516/pspp
20131102032602/pspp
20131103032703/pspp
20131104032617/pspp
20131105032650/pspp
20131106032624/pspp
20131107032703/pspp
20131108032720/pspp
20131110032717/pspp
20131111032724/pspp
20131112032726/pspp
20131113032746/pspp
20131114032755/pspp
20131115032755/pspp
20131116032752/pspp
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
Ben Pfaff
data-parser: A hard delimiter at end of line is not...
20130903030505/pspp
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-24
Ben Pfaff
data-parser: Use data-file error types for data-file...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Ben Pfaff
DATA LIST FREE: Warn when a quoted string is not follow...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Ben Pfaff
Add ENCODING subcommand to several commands.
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
Change terminology from "active file" to "active dataset".
blob
|
commitdiff
|
raw
|
diff to current
2011-03-20
Ben Pfaff
dataset: Rename functions with "dataset_" prefix.
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
2010-11-19
Ben Pfaff
str: Change "char" to "byte" in function names.
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
data-in: Get rid of first_column, last_column arguments.
20100925040502/pspp
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Ben Pfaff
data-in: Make data_in() parameters more uniform.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Ben Pfaff
data-in: Eliminate "implied_decimals" parameter from...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-09
Ben Pfaff
DATA LIST: Don't report an error for an empty final...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-09
Ben Pfaff
DATA LIST: Fix output column reporting for FREE and...
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-01-17
Ben Pfaff
Rewrite PSPP output engine.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-25
John Darrington
Merge branch 'master' into output
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
John Darrington
Merge branch 'master' into output
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-08-11
Ben Pfaff
Merge master into output branch.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Ben Pfaff
Delete tab_create()'s unused third parameter.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Ben Pfaff
Separate table functions that format their arguments...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Ben Pfaff
output: Remove write-only "col_group' member from struc...
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-16
Ben Pfaff
Separate table functions that format their arguments...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
John Darrington
Added a dict parameter to data_in and dealt with the...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-05
John Darrington
Change enum legacy_encoding to const char *.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
output: Make table dimension functions work in arbitrar...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Ben Pfaff
output: Add auxiliary data parameter to tab_dim.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Ben Pfaff
data-parser: Treat " ," the same as ",".
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-03-31
John Darrington
Merge commit 'origin/stable'
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-01-17
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
John Darrington
Merge commit 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Ben Pfaff
Make cases simpler, faster, and easier to understand.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-10
Ben Pfaff
Add a couple of extensions to GET DATA TYPE=TXT. Patch...
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-08
Ben Pfaff
Patch #6302.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Ben Pfaff
Implement GET DATA/TYPE=TXT.
blob
|
commitdiff
|
raw
|
diff to current