projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gui: Fix behavior of print preview in psppire-output-window.
[pspp]
/
src
/
data
/
data-in.c
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
blob
|
commitdiff
|
raw
2011-02-20
Ben Pfaff
format: Create a new "struct fmt_affix" for prefix...
blob
|
commitdiff
|
raw
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