projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
better tests
[pspp]
/
src
/
data
/
data-in.c
2021-01-07
Ben Pfaff
Make data input and output take a fmt_settings structure.
blob
|
commitdiff
|
raw
2020-08-25
Friedrich Beckmann
Warning: avoid warning that weekday may be used uniniti...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-22
Ben Pfaff
value: Get rid of value_str(), value_str_rw(), value_num().
blob
|
commitdiff
|
raw
|
diff to current
2019-05-10
John Darrington
src/data/data-in.c: Whitespace change only.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-06
Ben Pfaff
Add support for MTIME and YMDHMS.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-03
Friedrich Beckmann
gui: fixed crash when entering data for user defined...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-24
Ben Pfaff
data-in: Fix parsing time delimiters in parse_date().
blob
|
commitdiff
|
raw
|
diff to current
2017-04-22
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
blob
|
commitdiff
|
raw
|
diff to current
2017-04-19
John Darrington
Do not allow value labels dialog to enter a label for...
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-10-25
John Darrington
Corrected logical errors in tests for error conditions.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-30
Ben Pfaff
Merge 'master' into 'psppsheet'.
20121231032129/pspp
20130101032123/pspp
20130102032118/pspp
20130103032118/pspp
20130104032103/pspp
20130105032146/pspp
20130106032112/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
John Darrington
Replaced strtod with c_strtod where appropriate
20121204030504/pspp
20121205030504/pspp
20121206030502/pspp
20121207030505/pspp
20121208030506/pspp
20121209030502/pspp
20121210030502/pspp
20121211030505/pspp
20121212030502/pspp
20121213030503/pspp
20121214030504/pspp
20121215030502/pspp
20121216030502/pspp
20121217030502/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Ben Pfaff
Merge 'master' into 'psppsheet'.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Ben Pfaff
Remove variables assigned to but never used.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-19
Ben Pfaff
Merge 'master' into 'psppsheet'.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Ben Pfaff
format: Make fmt_date_template() human-friendly, respec...
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-02-20
Ben Pfaff
format: Create a new "struct fmt_affix" for prefix...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-20
Ben Pfaff
legacy-encoding: Remove.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-20
Ben Pfaff
i18n: Introduce C_ENCODING as replacement for LEGACY_NA...
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: Rewrite logic for recoding input, and get...
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-09-24
Ben Pfaff
calendar: Use sensible error reporting in calendar_greg...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Ben Pfaff
message: Add column range to struct msg_locator.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Ben Pfaff
message: Consistently initialize locator; use 0 for...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-15
John Darrington
Consolidate quoting style in printed strings.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-18
John Darrington
Fix memory leak in data_in
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-06
Ben Pfaff
message: Give MSG_ values for categories and severities...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Ben Pfaff
message: Fix corner case in msg_emit().
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-12
John Darrington
Added a dict parameter to data_in and dealt with the...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
John Darrington
Change union value type to contain uint8_t types instea...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
John Darrington
Replace legacy_recode with recode_string.
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-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-20
John Darrington
Fixed some recent problems with the mingw cross compile.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-18
John Darrington
Fixed bug #21801
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
John Darrington
include format.h only where necessary.
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-24
John Darrington
Constness patrol
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Ben Pfaff
* automake.mk: Add new file.
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
magic-elimination.patch from patch #6230.
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-11-22
Ben Pfaff
Rewrite formatted data input routines to conform to...
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-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-04
John Darrington
Encapsulated msg_location inside msg_emit
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-05-07
John Darrington
Reworked very long string support for better encapsulation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-02
John Darrington
Implemented support for very long strings a la spss...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Ben Pfaff
Continue reforming error message support. In this...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-24
Ben Pfaff
Continue reforming error message support. In this...
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-04-16
Ben Pfaff
Get rid of src/libpspp/debug-print.h and all its users...
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