2010-10-03 |
John Darrington | Added gettext markup to some strings which required it |
tree | commitdiff |
2010-10-03 |
John Darrington | Remove erroneous CONST_CAST |
tree | commitdiff |
2010-10-03 |
John Darrington | Constness |
tree | commitdiff |
2010-10-03 |
John Darrington | Fix memory leaks in ROC command |
tree | commitdiff |
2010-10-03 |
John Darrington | Add comments informing the caller about side effects |
tree | commitdiff |
2010-10-03 |
John Darrington | Consistently use the return value from case_ref. |
tree | commitdiff |
2010-10-02 |
John Darrington | Use macros from cast.h instead of literal casts |
tree | commitdiff |
2010-09-30 |
John Darrington | Fix memory leak in casegrouper. Closes bug #30764 |
tree | commitdiff |
2010-09-30 |
Ben Pfaff | casereader: Fix casereader_select() with BY argument... |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | data-in: Get rid of first_column, last_column arguments. |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | data-in: Make data_in() parameters more uniform. |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | data-in: Rewrite logic for recoding input, and get... |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | data-in: Eliminate "implied_decimals" parameter from... |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | calendar: Use sensible error reporting in calendar_greg... |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | message: Add column range to struct msg_locator. |
tree | commitdiff |
2010-09-24 |
Ben Pfaff | message: Consistently initialize locator; use 0 for... |
tree | commitdiff |
2010-09-19 |
John Darrington | Const casts. |
tree | commitdiff |
2010-09-18 |
John Darrington | Fix outstanding quote style issues |
tree | commitdiff |
2010-09-15 |
John Darrington | Consolidate quoting style in printed strings. |
tree | commitdiff |
2010-09-05 |
John Darrington | Remove obsolete comments. |
tree | commitdiff |
2010-08-29 |
Ben Pfaff | Implement the PRESERVE and RESTORE commands. |
tree | commitdiff |
2010-08-29 |
Ben Pfaff | settings: Avoid using a pointer and global data for... |
tree | commitdiff |
2010-08-29 |
Ben Pfaff | settings: Make viewwidth, viewlength "int"s instead... |
tree | commitdiff |
2010-08-29 |
Ben Pfaff | settings: Reformat the_settings initializer. |
tree | commitdiff |
2010-08-29 |
Ben Pfaff | format: Introduce a new type, struct fmt_settings. |
tree | commitdiff |
2010-08-29 |
Ben Pfaff | format: Make fmt_number_style_init(), fmt_number_style_... |
tree | commitdiff |
2010-08-29 |
Ben Pfaff | format: Remove prototypes of unimplemented functions. |
tree | commitdiff |
2010-08-29 |
Ben Pfaff | format: Move is_fmt_type() prototype near more-related... |
tree | commitdiff |
2010-08-29 |
Ben Pfaff | format: Remove declaration of data that is never used. |
tree | commitdiff |
2010-08-24 |
John Darrington | Constness |
tree | commitdiff |
2010-08-24 |
Ben Pfaff | format: Optimize fmt_from_io(). |
tree | commitdiff |
2010-08-24 |
Ben Pfaff | format: Fix type code for Z format in system and portab... |
tree | commitdiff |
2010-08-22 |
John Darrington | SET MXWARNS = 0 to be interpreted as unlimited. |
tree | commitdiff |
2010-08-20 |
John Darrington | file-handle-def.c: replace hash with hmap |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | Implement SAVE TRANSLATE to comma- and tab-delimited... |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | SAVE: Fix UNSELECTED=RETAIN with a filter variable. |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | sys-file-writer: Consistently use "goto error" to exit. |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | sys-file-writer: Make write_error(), close_writer(... |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | sys-file-writer: Fix comment. |
tree | commitdiff |
2010-08-09 |
Ben Pfaff | Replace S_I[RWX]{USR,GRP,OTH} macros by their values. |
tree | commitdiff |
2010-07-30 |
Ben Pfaff | make-file: Remove superfluous fflush(). |
tree | commitdiff |
2010-07-30 |
Ben Pfaff | temp-file: Rename "ext-array" (for "external array"). |
tree | commitdiff |
2010-07-24 |
John Darrington | Fix memory leak in MRSETS |
tree | commitdiff |
2010-07-19 |
John Darrington | Remove unnecessary include directives of hash.h |
tree | commitdiff |
2010-07-18 |
John Darrington | Fix memory leak in data_in |
tree | commitdiff |
2010-07-04 |
John Darrington | Fix various memory leaks |
tree | commitdiff |
2010-06-15 |
John Darrington | Remove unused functions make_temp_file and make_unique_... |
tree | commitdiff |
2010-06-11 |
Ben Pfaff | tmpfile: Rename "struct tmpfile" to "struct temp_file". |
tree | commitdiff |
2010-06-02 |
John Darrington | Fix memory leak in casewriter_make_reader. |
tree | commitdiff |
2010-05-22 |
Ben Pfaff | sys-file-reader: Fix reading overlong value labels... |
tree | commitdiff |
2010-05-21 |
John Darrington | Merge commit 'origin/covariance' |
tree | commitdiff |
2010-05-21 |
Ben Pfaff | sys-file-reader: Variable attributes record uses long... |
tree | commitdiff |
2010-05-21 |
Ben Pfaff | sys-file-reader: Tolerate variable labels longer than... |
tree | commitdiff |
2010-05-02 |
Ben Pfaff | Use ftello() and fseeko() instead of ftell() and fseek... |
tree | commitdiff |
2010-05-02 |
Ben Pfaff | Implement MRSETS command. |
tree | commitdiff |
2010-04-22 |
Ben Pfaff | Document system file record type 7, subtype 16 as 64... |
tree | commitdiff |
2010-04-14 |
Ben Pfaff | short-names: Eliminate use of old hash table data struc... |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | value: New function value_clone_pool(). |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | dictionary: Use hmap instead of older hsh_table. |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | variable: Remove unneeded assertions. |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | dictionary: Remove unneeded assertions. |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | vardict: Make vardict opaque to variable code. |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | Make struct variable refer to struct vardict through... |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | Make "internal variables" part of a dictionary. |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | variable: Introduce and use new function var_get_encodi... |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | dictionary: Fix memory leak in dict_set_encoding(). |
tree | commitdiff |
2010-04-12 |
Ben Pfaff | dictionary: Fix potential access beyond allocated memory. |
tree | commitdiff |
2010-03-26 |
Ben Pfaff | dict: Make dict_clone_var(), dict_clone_var_assert... |
tree | commitdiff |
2010-03-17 |
Ben Pfaff | value: New function value_clone(). |
tree | commitdiff |
2010-03-10 |
Ben Pfaff | gui: Merge File|Open|Syntax and File|Open|Data into... |
tree | commitdiff |
2010-03-02 |
Ben Pfaff | procedure: Fix LIST procedure (and others) in GUI. |
tree | commitdiff |
2010-03-02 |
Ben Pfaff | casereader: Factor buffering shim out into separate... |
tree | commitdiff |
2010-02-20 |
Ben Pfaff | gnumeric-reader: Avoid convert_xml_string_to_value... |
tree | commitdiff |
2010-02-08 |
Ben Pfaff | Merge "output" into "master" |
tree | commitdiff |
2010-02-07 |
Ben Pfaff | Greatly simplify PSPP configuration. |
tree | commitdiff |
2010-02-06 |
Ben Pfaff | make-file: Fix #includes. |
tree | commitdiff |
2010-02-06 |
Ben Pfaff | verbose-msg: Remove. |
tree | commitdiff |
2010-02-06 |
Ben Pfaff | message: Give MSG_ values for categories and severities... |
tree | commitdiff |
2010-01-19 |
Ben Pfaff | message: Fix corner case in msg_emit(). |
tree | commitdiff |
2010-01-18 |
Ben Pfaff | New library for interned strings. |
tree | commitdiff |
2010-01-17 |
Ben Pfaff | Rewrite PSPP output engine. fc11-i386-build74 fc11-x64-build71 sid-i386-build141 |
tree | commitdiff |
2010-01-05 |
Ben Pfaff | casereader: Make parameter to casereader_count_cases... fc11-i386-build70 fc11-x64-build67 lenny-x64-build91 sid-i386-build137 |
tree | commitdiff |
2009-12-25 |
John Darrington | Merge branch 'master' into output |
tree | commitdiff |
2009-12-18 |
John Darrington | Merge branch 'master' into output fc11-i386-build61 fc11-x64-build58 lenny-x64-build82 sid-i386-build128 |
tree | commitdiff |
2009-12-16 |
John Darrington | Merge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125 |
tree | commitdiff |
2009-12-06 |
Ben Pfaff | file-name: Generalize fn_interp_vars(). fc11-i386-build49 fc11-x64-build46 lenny-x64-build70 |
tree | commitdiff |
2009-12-06 |
Ben Pfaff | casereader: New function casereader_select(). fc11-i386-build48 fc11-x64-build45 lenny-x64-build69 sid-i386-build116 |
tree | commitdiff |
2009-12-06 |
Ben Pfaff | casereader: New functions casereader_project() and... fc11-i386-build47 fc11-x64-build44 lenny-x64-build68 |
tree | commitdiff |
2009-12-06 |
Ben Pfaff | casereader: New function casereader_translate_stateless(). fc11-i386-build46 fc11-x64-build43 lenny-x64-build67 sid-i386-build115 |
tree | commitdiff |
2009-12-06 |
Ben Pfaff | casereader: New function casereader_create_empty(). |
tree | commitdiff |
2009-12-05 |
Ben Pfaff | casereader: New function casereader_advance(). fc11-i386-build45 fc11-x64-build42 lenny-x64-build66 sid-i386-build114 |
tree | commitdiff |
2009-12-05 |
Ben Pfaff | casereader: New function casereader_truncate(). fc11-i386-build44 fc11-x64-build41 lenny-x64-build65 sid-i386-build113 |
tree | commitdiff |
2009-12-05 |
Ben Pfaff | subcase: Add more useful functions. fc11-i386-build43 fc11-x64-build40 lenny-x64-build64 sid-i386-build112 |
tree | commitdiff |
2009-12-03 |
John Darrington | Update to reflect latest copy of Gnulib |
tree | commitdiff |
2009-11-18 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2009-11-18 |
John Darrington | Update to reflect latest copy of Gnulib fc11-i386-build38 fc11-x64-build35 lenny-x64-build59 sid-i386-build107 |
tree | commitdiff |
2009-10-24 |
Ben Pfaff | Merge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98 |
tree | commitdiff |
2009-10-24 |
John Darrington | Remove some unnecessary #include directives |
tree | commitdiff |
2009-10-15 |
Ben Pfaff | sys-file-reader: Tolerate nonsensical opcodes in compre... fc11-i386-build22 fc11-x64-build21 lenny-x64-build43 sid-i386-build90 |
tree | commitdiff |
2009-10-04 |
John Darrington | Canonicalise orthography of Big/Little Endian fbsd72-i386-build25 fc11-i386-build11 fc11-x64-build12 lenny-x64-build33 sid-i386-build79 |
tree | commitdiff |
next |