projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
spv.c: Avoid warnings about uninitialised variables
[pspp]
/
src
/
data
/
2015-11-29
John Darrington
Fix build issue on Gnewsense mips64
tree
|
commitdiff
2015-11-21
John Darrington
Make fn_open and fn_close take a struct file_handle...
tree
|
commitdiff
2015-11-20
John Darrington
Remove unnecessary #include directives
tree
|
commitdiff
2015-11-15
John Darrington
fh_get_identity: Move to static scope
tree
|
commitdiff
2015-11-13
John Darrington
fh_get_identity: Remove incorrect statement from comment.
tree
|
commitdiff
2015-11-11
John Darrington
Move fn_identity from file-name.c to file-handle-def.c
tree
|
commitdiff
2015-11-06
John Darrington
Avoid possible overflow in fn_identity.
tree
|
commitdiff
2015-11-03
John Darrington
Fix crash on w32
tree
|
commitdiff
2015-10-28
John Darrington
Use a better method of identifying files on w32
tree
|
commitdiff
2015-10-27
John Darrington
Remove unused functions fn_dir_name fn_getenv and fn_ge...
tree
|
commitdiff
2015-10-24
John Darrington
Remove unused function fn_is_special
tree
|
commitdiff
2015-10-23
John Darrington
Remove obsolete prototype
tree
|
commitdiff
2015-10-23
John Darrington
Remove unused function
tree
|
commitdiff
2015-10-22
John Darrington
Avoid "definition without prototype" warnings
tree
|
commitdiff
2015-10-22
John Darrington
caseproto_ref: Append compiler directive WARN_UNUSED_RESULT
tree
|
commitdiff
2015-10-21
John Darrington
make-file.c: Behave better under windows operating...
tree
|
commitdiff
2015-10-20
John Darrington
Change pattern of tmpfiles from <name>.tmpXXXXXX to...
tree
|
commitdiff
2015-10-18
John Darrington
Gnumeric Reader: Fix memory leak
tree
|
commitdiff
2015-10-09
John Darrington
struct file_handle: Add new member file_name_encoding...
tree
|
commitdiff
2015-10-09
John Darrington
Ensure all lex_readers have the encoding parameter
tree
|
commitdiff
2015-10-09
John Darrington
replace_file_start: remove parameter TMP_FILE
tree
|
commitdiff
2015-10-09
John Darrington
replace_file_start: Now takes a file handle instead...
tree
|
commitdiff
2015-09-26
Ben Pfaff
pspp-convert: Support decrypting encrypted SPSS syntax...
tree
|
commitdiff
2015-09-16
John Darrington
Fix memory leak in ODS reader
tree
|
commitdiff
2015-09-15
John Darrington
Ref count struct spreadsheet
tree
|
commitdiff
2015-09-12
Ben Pfaff
any-reader: Add some comments on interface and implemen...
tree
|
commitdiff
2015-09-12
Ben Pfaff
pc+-file-reader: Fix handling of short files.
tree
|
commitdiff
2015-08-02
Ben Pfaff
sys-file-reader: Add PSPP version to messages that...
tree
|
commitdiff
2015-07-25
Ben Pfaff
sys-file-reader: Change some errors to warnings.
tree
|
commitdiff
2015-07-25
Ben Pfaff
sys-file-reader: Avoid hanging forever if a system...
tree
|
commitdiff
2015-07-25
Ben Pfaff
dictionary: Make dict_delete_var() much faster in commo...
tree
|
commitdiff
2015-06-20
John Darrington
Merge remote-tracking branch 'origin/master' into gtk3
tree
|
commitdiff
2015-06-16
John Darrington
Remove redundant prototype from src/data/variable.h...
tree
|
commitdiff
2015-05-01
Friedrich Beckmann
merge master->gtk3, fixed psppire-output-view.c refacto...
tree
|
commitdiff
2015-03-07
Ben Pfaff
expressions: Add support for 2- and 3-operand RND function.
tree
|
commitdiff
2015-01-17
John Darrington
Fix logic error in previous commit
tree
|
commitdiff
2015-01-16
John Darrington
replace_file_start: On error, ensure that the appropria...
tree
|
commitdiff
2014-11-29
Ben Pfaff
Add support for weighting variables in SPSS/PC+ system...
tree
|
commitdiff
2014-11-29
Ben Pfaff
Add support for reading SPSS/PC+ system files.
tree
|
commitdiff
2014-09-13
Ben Pfaff
str: Make str_format_26adic() able to use lowercase.
tree
|
commitdiff
2014-05-25
Ben Pfaff
variable: Report only changes in width that actually...
tree
|
commitdiff
2014-04-29
John Darrington
Added result_class parameter to tab_double and updated...
tree
|
commitdiff
2014-03-19
Ben Pfaff
sys-file-reader: Raise maximum number of bytes in varia...
tree
|
commitdiff
2014-03-16
Ben Pfaff
csv-file-writer: Write all line breaks in system-specif...
tree
|
commitdiff
2014-03-16
Ben Pfaff
Allow variable labels longer than 255 bytes.
tree
|
commitdiff
2014-03-09
Ben Pfaff
sys-file-reader: Fix bad printf format specifiers.
tree
|
commitdiff
2014-02-22
John Darrington
Fixed bug importing ODS files.
tree
|
commitdiff
2014-02-21
John Darrington
Replace syntactical keywords in error/warning messages...
20140222030507/pspp
tree
|
commitdiff
2014-02-18
Ben Pfaff
data-out: Avoid excessive spaces in data_out_stretchy...
20140219030512/pspp
tree
|
commitdiff
2014-02-18
Ben Pfaff
Fix printf() format specifiers.
tree
|
commitdiff
2014-02-18
Ben Pfaff
sys-file-reader: Fix confusion of types between size_t...
tree
|
commitdiff
2014-02-17
John Darrington
Fix memory fault reading ODS file.
tree
|
commitdiff
2014-02-16
Ben Pfaff
Make SYSFILE INFO able to analyze valid encodings for...
tree
|
commitdiff
2014-02-16
Ben Pfaff
sys-file-reader: Break multiple response set decoding...
20140216030518/pspp
tree
|
commitdiff
2014-02-16
Ben Pfaff
sys-file-reader: Break reading a system file into two...
tree
|
commitdiff
2014-02-16
Ben Pfaff
sys-file-reader: Get rid of longjmp().
tree
|
commitdiff
2014-02-16
Ben Pfaff
pspp-dump-sav: More gracefully handle empty multiple...
tree
|
commitdiff
2014-02-16
Ben Pfaff
sys-file-reader: Handle multiple response sets with...
tree
|
commitdiff
2014-02-16
Ben Pfaff
sys-file-reader: Ignore string weighting variable inste...
tree
|
commitdiff
2014-02-08
Ben Pfaff
Remove old changelogs from tree.
20140209030510/pspp
20140210030519/pspp
tree
|
commitdiff
2014-02-08
Ben Pfaff
sys-file-reader: Successfully read files with duplicate...
tree
|
commitdiff
2013-12-24
John Darrington
src/data/sys-file-encryption.c (encrypted_sys_file_open...
20131225030517/pspp
20131226030512/pspp
tree
|
commitdiff
2013-12-22
Ben Pfaff
pspp-convert: Add support for decrypting encrypted...
20131222030520/pspp
tree
|
commitdiff
2013-12-15
John Darrington
src/data/any-reader.c (any_reader_may_open): Return...
20131216030506/pspp
20131217030518/pspp
20131218030515/pspp
tree
|
commitdiff
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
tree
|
commitdiff
2013-10-25
John Darrington
Corrected logical errors in tests for error conditions.
tree
|
commitdiff
2013-10-23
Ben Pfaff
csv-file-writer: Use comma as default delimiter.
tree
|
commitdiff
2013-10-23
Ben Pfaff
Implement ZLIB compressed system file reader and writer.
tree
|
commitdiff
2013-10-23
Ben Pfaff
sys-file-writer: Simplify use of put_cmp_number(),...
tree
|
commitdiff
2013-10-23
Ben Pfaff
sys-file-writer: Simplify compressed data buffering.
tree
|
commitdiff
2013-10-23
Ben Pfaff
por-file-writer: Rename 'fv' member to 'case_index'.
tree
|
commitdiff
2013-09-30
Ben Pfaff
variable: Complete renaming of ROLE_OUTPUT to ROLE_TARGET.
20130930030504/pspp
tree
|
commitdiff
2013-09-30
Ben Pfaff
sys-file-reader: Add support for long string missing...
tree
|
commitdiff
2013-09-30
Ben Pfaff
missing-values: Make mv_add_str() easier to use.
tree
|
commitdiff
2013-09-28
Ben Pfaff
variable: Only notify variable width change if it reall...
tree
|
commitdiff
2013-09-27
John Darrington
Use correct argument order for pool_nmalloc.
tree
|
commitdiff
2013-09-25
John Darrington
Use the msg function to report errors wherever possible.
tree
|
commitdiff
2013-09-20
Ben Pfaff
sys-file-reader: Add support for record 7, subtype 10.
20130920030502/pspp
tree
|
commitdiff
2013-09-04
John Darrington
Change instances of GNM_SUPPORT to GNM_READ_SUPPORT
tree
|
commitdiff
2013-09-04
Ben Pfaff
spreadsheet-reader: Avoid 'unused variable' warnings.
tree
|
commitdiff
2013-09-03
John Darrington
Dont try to build in gnumeric/odf reader if the librari...
tree
|
commitdiff
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-08-03
Ben Pfaff
sys-file-reader: Accept measurement value of zero witho...
20130804030502/pspp
tree
|
commitdiff
2013-08-03
Ben Pfaff
sys-file-reader: Ignore subtype 24 written by SPSS 21.
tree
|
commitdiff
2013-08-03
Ben Pfaff
sys-file-reader: Handle SPSS 21 change in representatio...
tree
|
commitdiff
2013-08-03
Ben Pfaff
sys-file-reader: Improve diagnostics for unexpected...
tree
|
commitdiff
2013-06-27
Ben Pfaff
session: Fix two memory leaks.
tree
|
commitdiff
2013-06-25
Ben Pfaff
datasheet: Avoid reading a given row more than necessar...
20130625010510/pspp
20130626010503/pspp
tree
|
commitdiff
2013-06-24
John Darrington
Merge remote-tracking branch 'origin/master' into gtk3
tree
|
commitdiff
2013-06-24
John Darrington
variable.c: New function var_set_width_and_formats
tree
|
commitdiff
2013-06-23
John Darrington
variable.c: (var_set_width) traits other than width...
tree
|
commitdiff
2013-06-23
John Darrington
Split VAR_TRAIT_FORMAT into PRINT and WRITE variants
tree
|
commitdiff
2013-06-22
John Darrington
Fix constness of datasheet_resize_column arguments
tree
|
commitdiff
2013-06-22
John Darrington
dictionary.c: Remove the var_resized and var_display_wi...
tree
|
commitdiff
2013-06-22
John Darrington
Added the WHAT and OLDVAR parameters to the var_changed...
tree
|
commitdiff
2013-06-22
John Darrington
dictionary.c: Added a oldvar parameter to the var_chang...
tree
|
commitdiff
2013-06-22
John Darrington
dictionary.c: Added a WHAT argument to dict_var_changed...
tree
|
commitdiff
2013-06-22
John Darrington
variable.c: Add _quiet versions of the var_set_ methods...
tree
|
commitdiff
2013-06-13
Ben Pfaff
INPUT PROGRAM: Use a separate dataset for the input...
20130613010503/pspp
20130614010504/pspp
20130615010505/pspp
20130616010503/pspp
tree
|
commitdiff
next