projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
gui: Allow File|Open to select an encoding for system files.
[pspp]
/
src
/
data
/
2013-03-08
John Darrington
Fix remaining leaks in ods-reader.c
tree
|
commitdiff
2013-03-07
John Darrington
Merge remote branch 'origin/master' into import-gui
tree
|
commitdiff
2013-03-07
John Darrington
Delete ods_file_casereader_clone function
tree
|
commitdiff
2013-03-07
John Darrington
Fewer memory leaks
tree
|
commitdiff
2013-03-07
John Darrington
Make the spreadsheet reader responsible for destroying...
tree
|
commitdiff
2013-03-05
John Darrington
Merge branch 'master' into import-gui
tree
|
commitdiff
2013-03-05
John Darrington
Fixed crash reading ODS spreadsheets and added a test...
20130305030502/pspp
20130306030504/pspp
20130307030505/pspp
tree
|
commitdiff
2013-03-04
John Darrington
Added a feature to read the meta data from spreadsheet...
tree
|
commitdiff
2013-03-04
John Darrington
Make GUI open either kind of spreadsheet
tree
|
commitdiff
2013-03-04
John Darrington
Created wrappers for the ods/gnumeric functions
tree
|
commitdiff
2013-03-03
John Darrington
Fixed some memory leaks
tree
|
commitdiff
2013-03-03
John Darrington
Fixed some memory leaks
tree
|
commitdiff
2013-03-03
John Darrington
Fixed bug where repeated values were not being handled...
tree
|
commitdiff
2013-03-02
John Darrington
Fixed some memory allocation issues
tree
|
commitdiff
2013-03-02
John Darrington
Made some code improvements.
tree
|
commitdiff
2013-03-01
John Darrington
Fixed some more leaks
tree
|
commitdiff
2013-03-01
John Darrington
Fix some memory leaks
tree
|
commitdiff
2013-03-01
John Darrington
Avoid compiler warnings
tree
|
commitdiff
2013-02-28
John Darrington
Got the last test working
tree
|
commitdiff
2013-02-28
John Darrington
Got another test working
tree
|
commitdiff
2013-02-27
John Darrington
ODS cellranges work again (sort of)
tree
|
commitdiff
2013-02-25
John Darrington
Make sure that ODS reading works even when not in C...
tree
|
commitdiff
2013-02-25
John Darrington
Issue error message if spreadsheet does not exist
tree
|
commitdiff
2013-02-24
John Darrington
Another test works
tree
|
commitdiff
2013-02-24
John Darrington
New function reading_target_sheet
tree
|
commitdiff
2013-02-24
John Darrington
Rename variable
tree
|
commitdiff
2013-02-19
John Darrington
Renamed some variables and removed some
tree
|
commitdiff
2013-02-18
John Darrington
Got some of the tests working
tree
|
commitdiff
2013-02-18
John Darrington
Made it crash a little less often
tree
|
commitdiff
2013-02-18
John Darrington
Avoided a number of other problems
tree
|
commitdiff
2013-02-18
John Darrington
Fix buffer overflow
tree
|
commitdiff
2013-02-18
John Darrington
Fixed some incorrect range imputation
tree
|
commitdiff
2013-02-18
John Darrington
Got the ODS reader model (sort of) working.
tree
|
commitdiff
2013-02-18
John Darrington
Merge two option structs
tree
|
commitdiff
2013-02-18
John Darrington
Added a warning if gnumeric files are not UTF8. Then...
tree
|
commitdiff
2013-02-18
John Darrington
Fixed some more warnings
tree
|
commitdiff
2013-02-18
John Darrington
Make opts const
tree
|
commitdiff
2013-02-16
John Darrington
Show errors on reading badly formed gnumeric files
tree
|
commitdiff
2013-02-16
John Darrington
Return NULL if not a gnumeric file
tree
|
commitdiff
2013-02-16
John Darrington
Fixed many warnings
tree
|
commitdiff
2013-02-16
John Darrington
Gnumeric reader cope with multiple passes, and empty...
tree
|
commitdiff
2013-02-16
John Darrington
Rename sheet_index to current sheet
tree
|
commitdiff
2013-02-16
John Darrington
Rename sheets to n_sheets
tree
|
commitdiff
2013-02-16
John Darrington
Use the gnumeric_reopen function
tree
|
commitdiff
2013-02-16
John Darrington
Added a reopen capability
tree
|
commitdiff
2013-02-16
John Darrington
Dont show range if it is null
tree
|
commitdiff
2013-02-16
John Darrington
Added a proper function to convert spreadsheet column...
tree
|
commitdiff
2013-02-16
John Darrington
Make both work at the same time
tree
|
commitdiff
2013-02-16
John Darrington
Fix memory leak
tree
|
commitdiff
2013-02-16
John Darrington
Added the range column to the model
tree
|
commitdiff
2013-02-16
John Darrington
Added a maxcol state
tree
|
commitdiff
2013-02-16
John Darrington
Tidied up a bit more. Eliminated some warnings
tree
|
commitdiff
2013-02-16
John Darrington
Tidied up a bit
tree
|
commitdiff
2013-02-16
John Darrington
Basically working model
tree
|
commitdiff
2013-02-16
John Darrington
Move file_name member from sri to spreadsheet struct
tree
|
commitdiff
2013-02-16
John Darrington
Started polymorphism of ODS
tree
|
commitdiff
2013-02-16
John Darrington
Started polymorphism of Gnumeric
tree
|
commitdiff
2013-02-16
John Darrington
Made a start at canonicalising the interface
tree
|
commitdiff
2013-02-16
John Darrington
Use convert cell range instead of doing it ourselves
tree
|
commitdiff
2013-02-16
John Darrington
Try to load the correct sheet
tree
|
commitdiff
2013-02-16
John Darrington
Spreadsheet readers: Seperate the mandatory from the...
tree
|
commitdiff
2013-02-16
John Darrington
Fixed a bug reading gnumeric files.
20130217030503/pspp
tree
|
commitdiff
2013-02-03
Ben Pfaff
Merge 'master' into 'psppsheet'.
tree
|
commitdiff
2013-02-02
Ben Pfaff
casereader: Remove casereader_split() function.
20130203030502/pspp
20130204030505/pspp
20130205030507/pspp
tree
|
commitdiff
2013-02-01
Ben Pfaff
RANK: Add support for temporary transformations.
tree
|
commitdiff
2013-01-31
Ben Pfaff
transformations: Relax the rules for transformation...
tree
|
commitdiff
2013-01-29
Ben Pfaff
subcase: New function subcase_add_vars_always().
tree
|
commitdiff
2013-01-29
Ben Pfaff
casegrouper: Add comments.
tree
|
commitdiff
2013-01-17
Ben Pfaff
Document and implement "precision record" in portable...
20130117030512/pspp
20130118030503/pspp
20130119030502/pspp
20130120030506/pspp
tree
|
commitdiff
2013-01-12
Ben Pfaff
identifier: Make lex_id_get_length() handle Unicode.
tree
|
commitdiff
2013-01-12
John Darrington
Gnumeric Reader: Set dictionary to NULL on error
tree
|
commitdiff
2013-01-06
Ben Pfaff
Merge 'master' into 'psppsheet'.
20130107032118/pspp
20130108102621/pspp
20130109032153/pspp
20130110031120/pspp
20130110084546/pspp
20130111032139/pspp
20130111091005/pspp
20130112032108/pspp
20130113032104/pspp
20130114032646/pspp
20130115032143/pspp
20130116032122/pspp
20130117032107/pspp
20130118032127/pspp
20130119032130/pspp
20130120032138/pspp
20130121032753/pspp
20130122032130/pspp
20130123032123/pspp
20130124032128/pspp
20130125032106/pspp
20130126032059/pspp
20130127032105/pspp
20130128032115/pspp
20130129032053/pspp
20130130032109/pspp
20130131032120/pspp
20130201032127/pspp
20130202032121/pspp
20130203032041/pspp
tree
|
commitdiff
2013-01-06
John Darrington
Fixed a bug reading gnumeric files.
20130107030506/pspp
20130108100915/pspp
20130109030502/pspp
tree
|
commitdiff
2013-01-05
John Darrington
Gnumeric reader: Avoid potential crash reading invalid...
20130106030502/pspp
tree
|
commitdiff
2013-01-04
Ben Pfaff
identifier: Broaden the class of characters allowed...
20130104030504/pspp
20130105030504/pspp
tree
|
commitdiff
2013-01-02
Ben Pfaff
variable: Remove 'aux' member from struct variable.
tree
|
commitdiff
2013-01-02
Ben Pfaff
case-map: Drop use of variable aux data.
tree
|
commitdiff
2012-12-30
Ben Pfaff
Merge 'master' into 'psppsheet'.
20121231032129/pspp
20130101032123/pspp
20130102032118/pspp
20130103032118/pspp
20130104032103/pspp
20130105032146/pspp
20130106032112/pspp
tree
|
commitdiff
2012-12-28
Ben Pfaff
csv-file-writer: Fix implementation of decimal point...
20121228030502/pspp
20121229030503/pspp
20121230030503/pspp
20121231030505/pspp
tree
|
commitdiff
2012-12-28
Ben Pfaff
i18n: New functions for UTF-8 case conversion.
tree
|
commitdiff
2012-12-28
Ben Pfaff
Use UTF-8 case-insensitive hashes and comparisons for...
tree
|
commitdiff
2012-12-28
Ben Pfaff
Use "C" locale comparisons for language constructs.
tree
|
commitdiff
2012-12-22
Ben Pfaff
value: New function value_is_spaces().
tree
|
commitdiff
2012-12-19
John Darrington
Replaced sprintf with c_snprintf where appropriate
tree
|
commitdiff
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
tree
|
commitdiff
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
tree
|
commitdiff
2012-12-01
John Darrington
data-out.c: Added assertion to avoid out of bounds...
tree
|
commitdiff
2012-11-25
John Darrington
file handle properties: Make encoding member const
20121125030503/pspp
tree
|
commitdiff
2012-09-30
Ben Pfaff
Merge 'master' into 'psppsheet'.
tree
|
commitdiff
2012-09-26
Ben Pfaff
Suppress GCC 4.7 warnings by changes to code that make...
tree
|
commitdiff
2012-09-26
Ben Pfaff
gnumeric-reader: Add cast to suppress warning.
tree
|
commitdiff
2012-09-26
Ben Pfaff
Remove variables assigned to but never used.
tree
|
commitdiff
2012-09-20
John Darrington
src/data/data-out.c: Added assertion to catch negative...
tree
|
commitdiff
2012-08-25
John Darrington
Merge branch 'master' into psppsheet
tree
|
commitdiff
2012-08-22
John Darrington
Fix memory leak in sys-file-reader.c
20120822000503/pspp
20120823000504/pspp
20120824000503/pspp
20120825000503/pspp
tree
|
commitdiff
2012-08-20
Ben Pfaff
sys-file-reader: Fix setjmp() technicality.
20120820000504/pspp
tree
|
commitdiff
2012-08-20
Ben Pfaff
sys-file-reader: Fix memory leak.
tree
|
commitdiff
2012-08-19
Ben Pfaff
Merge 'master' into 'psppsheet'.
tree
|
commitdiff
2012-08-09
Ben Pfaff
variable: Skip callback if new format is same as old...
20120809000508/pspp
20120810000503/pspp
tree
|
commitdiff
2012-08-01
John Darrington
sys-file-reader.c: Fix leak in parse_mrsets
20120802000504/pspp
tree
|
commitdiff
next