projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
now builds frequency tables
[pspp]
/
src
/
language
/
data-io
/
2021-12-30
Ben Pfaff
Change how checking for missing values works.
tree
|
commitdiff
2021-12-11
Ben Pfaff
Clean up how transformations work.
tree
|
commitdiff
2021-12-09
Ben Pfaff
treewide: Replace <name>_cnt by n_<name>s and <name...
tree
|
commitdiff
2021-12-09
Ben Pfaff
message: Introduce underlining for error message regions.
tree
|
commitdiff
2021-12-06
Ben Pfaff
message: Intern file names in msg_location to make...
tree
|
commitdiff
2021-12-06
Ben Pfaff
data-writer: New function dfm_put_record_utf8().
tree
|
commitdiff
2021-10-06
Ben Pfaff
DATA LIST: Fix assertion when RECORDS given twice with...
tree
|
commitdiff
2021-10-02
John Darrington
Fix memory leak in MCONVERT
tree
|
commitdiff
2021-10-02
John Darrington
Fix memory leak upon failure to create matrix reader
tree
|
commitdiff
2021-10-02
John Darrington
Use XCALLOC / XZALLOC macros where reasonable
tree
|
commitdiff
2021-10-02
John Darrington
Matrix readers - fix memory leaks
tree
|
commitdiff
2021-09-27
Ben Pfaff
Implement the MCONVERT command.
tree
|
commitdiff
2021-09-03
Ben Pfaff
MATRIX DATA: Fully implement.
tree
|
commitdiff
2021-09-03
Ben Pfaff
case: Introduce new functions for numbers and substring...
tree
|
commitdiff
2021-09-03
Ben Pfaff
Remove unneeded Emacs declarations that say that a...
tree
|
commitdiff
2021-07-05
Ben Pfaff
message: Make msg_emit() take full ownership of its...
tree
|
commitdiff
2021-07-05
Ben Pfaff
message: Break message location out into a separate...
tree
|
commitdiff
2021-03-22
Ben Pfaff
lexer: New function lex_force_int_range().
tree
|
commitdiff
2021-03-08
Ben Pfaff
format: Reduce size of struct fmt_spec from 6 bytes...
tree
|
commitdiff
2021-03-08
Ben Pfaff
format: Reduce size of struct fmt_spec from 12 bytes...
tree
|
commitdiff
2021-03-07
Ben Pfaff
Improve error message for creating a new string var...
tree
|
commitdiff
2021-01-25
Ben Pfaff
output: New function output_log().
tree
|
commitdiff
2021-01-11
Ben Pfaff
output-item: Collapse the inheritance hierarchy into...
tree
|
commitdiff
2021-01-10
Ben Pfaff
output: Rename page-eject-item to page-break-item.
tree
|
commitdiff
2021-01-07
Ben Pfaff
Make data input and output take a fmt_settings structure.
tree
|
commitdiff
2021-01-01
Ben Pfaff
output-item: Make label a part of every output_item.
tree
|
commitdiff
2020-12-27
Ben Pfaff
table: Delete some functions that were unused or barely...
tree
|
commitdiff
2020-12-19
Ben Pfaff
page-eject-item: Factor out of text_item.
tree
|
commitdiff
2020-09-27
John Darrington
Remove width specifications from range strings (eg...
tree
|
commitdiff
2020-08-24
Friedrich Beckmann
Warnings: added cast for enumaration types
tree
|
commitdiff
2020-08-17
Friedrich Beckmann
fixed range check in parse_record_placement (32Bit...
tree
|
commitdiff
2020-08-03
Ben Pfaff
placement-parser: Properly handle LONG_MAX != INT_MAX.
tree
|
commitdiff
2020-07-04
John Darrington
Fix memory leak introduced in commit e2039bc0694b89d260...
tree
|
commitdiff
2020-06-28
Friedrich Beckmann
trim.c: avoid zero size xnrealloc memory allocation
tree
|
commitdiff
2020-06-27
John Darrington
data_parser: Keep a reference to the dictionary
tree
|
commitdiff
2020-06-27
John Darrington
Replace some calls to xcalloc with XCALLOC
tree
|
commitdiff
2020-06-20
Ben Pfaff
matrix-reader: Fix possibly-zero second argument to...
tree
|
commitdiff
2020-06-20
John Darrington
Allow /RENAME target to use the TO keyword.
tree
|
commitdiff
2020-06-20
John Darrington
Don't crash when parsing bad MATRIX DATA commands.
tree
|
commitdiff
2020-06-07
John Darrington
Whitespace changes only.
tree
|
commitdiff
2020-02-09
John Darrington
Fix order of arguments in error message
tree
|
commitdiff
2020-01-10
Ben Pfaff
LIST: Fix case numbering.
tree
|
commitdiff
2019-12-30
Ben Pfaff
pspp-convert: Add options for selecting variables and...
tree
|
commitdiff
2019-12-29
Ben Pfaff
table: Move tab.h into table.h and rename tab_*() to...
tree
|
commitdiff
2019-12-29
Ben Pfaff
pivot-table: Initialize subtype, command_id for pivot...
tree
|
commitdiff
2019-12-15
John Darrington
Remove unused #include directives
tree
|
commitdiff
2019-11-27
John Darrington
Delete trailing whitespace at line endings.
tree
|
commitdiff
2019-10-11
Ben Pfaff
output: Move text_item and group_item usage closer...
tree
|
commitdiff
2019-08-18
John Darrington
/RENAME subcommand: Allow quoted strings in destination...
tree
|
commitdiff
2019-07-22
Ben Pfaff
value: Get rid of value_str(), value_str_rw(), value_num().
tree
|
commitdiff
2019-07-07
Ben Pfaff
lexer: Make lex_error_expecting() easier to use.
tree
|
commitdiff
2019-07-03
John Darrington
Remove UNUSED attributes where they were inappropriate.
tree
|
commitdiff
2019-05-23
John Darrington
Matrix reader: Remove reliance on hash functions.
tree
|
commitdiff
2019-05-23
John Darrington
Matrix Data: Identify splits explicitly instead of...
tree
|
commitdiff
2019-05-06
John Darrington
Spelling: nonnegative -> non-negative
tree
|
commitdiff
2019-04-14
John Darrington
Fix crash in lexer due to integer overflow.
tree
|
commitdiff
2019-01-19
Dave Trollope
Improve MDD writer support.
tree
|
commitdiff
2019-01-13
Ben Pfaff
Fix numerous memory leaks.
tree
|
commitdiff
2019-01-02
Ben Pfaff
matrix-data: Only use as many bytes as necessary to...
tree
|
commitdiff
2019-01-01
Ben Pfaff
output: Introduce pivot tables.
tree
|
commitdiff
2018-12-25
Ben Pfaff
message: Refactor initializations for struct msg throug...
tree
|
commitdiff
2018-10-01
John Darrington
Reference count struct dictionary.
tree
|
commitdiff
2018-09-23
John Darrington
MATRIX DATA: Fix memory leaks
tree
|
commitdiff
2018-04-30
Ben Pfaff
New command SAVE DATA COLLECTION.
tree
|
commitdiff
2018-02-21
Ben Pfaff
SAVE TRANSLATE: Allow variable names with space, etc...
tree
|
commitdiff
2017-09-23
Ben Pfaff
PRINT: Remove unused function.
tree
|
commitdiff
2017-08-03
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-07-05
John Darrington
Add copyright and licence notices to files which lack...
tree
|
commitdiff
2017-06-16
John Darrington
MATRIX DATA: Add /N subcommand
tree
|
commitdiff
2017-05-18
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-05-16
John Darrington
Remove commented out code
tree
|
commitdiff
2017-05-16
John Darrington
Fix potential crash if matrix file variables are of...
tree
|
commitdiff
2017-05-16
John Darrington
Fix buffer overflow which could occur if the matrix...
tree
|
commitdiff
2017-05-16
John Darrington
Remove unreachable code
tree
|
commitdiff
2017-05-16
Ben Pfaff
matrix-reader: Use strcpy() on char arrays, in next_mat...
tree
|
commitdiff
2017-05-12
John Darrington
Fixed bug which caused a crash in GET DATA
tree
|
commitdiff
2017-05-11
John Darrington
FACTOR: Fix a crash when bad input was presented
tree
|
commitdiff
2017-05-11
John Darrington
DATA MATRIX: Avoid crash on invalid input
tree
|
commitdiff
2017-05-10
John Darrington
Fix memory leaks in FACTOR/MATRIX
tree
|
commitdiff
2017-05-10
John Darrington
matrix reader: Fix bug which incorrectly read in matrix...
tree
|
commitdiff
2017-05-10
John Darrington
MATRIX DATA: Allow non-symetric matrices if /FORMAT...
tree
|
commitdiff
2017-05-10
John Darrington
Matrix reader, fix comment to reflect reality.
tree
|
commitdiff
2017-05-09
John Darrington
MATRIX DATA: Cope with long variable names
tree
|
commitdiff
2017-05-04
John Darrington
New module matrix-reader
tree
|
commitdiff
2017-05-01
John Darrington
MATRIX DATA: Fix crash when duplicate variables are...
tree
|
commitdiff
2017-05-01
John Darrington
MATRIX DATA: Handle multiple splits properly
tree
|
commitdiff
2017-04-30
John Darrington
MATRIX DATA: Rewrite to canonical rowtype values
tree
|
commitdiff
2017-04-26
John Darrington
Added the MATRIX DATA procedure.
tree
|
commitdiff
2017-04-22
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-04-22
John Darrington
Whitespace changes only: Remove trailing whitespace
tree
|
commitdiff
2017-03-28
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2016-11-07
pspp.freepost@ordi...
compile without gnumeric and odf read support
tree
|
commitdiff
2016-07-10
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2016-06-22
John Darrington
Avoid link error when compiling without libxml2 installed
tree
|
commitdiff
2016-04-21
John Darrington
Fix bug in syntax parser of GET DATA /TYPE=TXT
tree
|
commitdiff
2016-04-11
Ben Pfaff
FILE HANDLE: Get rid of use of q2c preprocessor.
tree
|
commitdiff
2016-04-07
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2016-04-01
John Darrington
Check the return value of various calls to lex_force_match.
tree
|
commitdiff
2016-03-25
John Darrington
Fix crash in DATA LIST when RECORDS and/or SKIP is...
tree
|
commitdiff
2016-03-25
John Darrington
Fix crash in LIST when no valid variables exist.
tree
|
commitdiff
next