projects
/
pspp-builds.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implemented support for very long strings a la spss v13/v14
2006-05-02
Ben Pfaff
Further clean up the CMD_* command result codes.
commit
|
commitdiff
|
tree
2006-05-01
Ben Pfaff
Remove vestiges of REPEATING DATA support.
commit
|
commitdiff
|
tree
2006-05-01
Ben Pfaff
Remove vestiges of REPEATING DATA support.
commit
|
commitdiff
|
tree
2006-05-01
Ben Pfaff
Fix change log.
commit
|
commitdiff
|
tree
2006-05-01
Ben Pfaff
Fix change log.
commit
|
commitdiff
|
tree
2006-05-01
Ben Pfaff
Remove vestiges of FILE TYPE support.
commit
|
commitdiff
|
tree
2006-05-01
Ben Pfaff
Change case limit type from int to size_t.
commit
|
commitdiff
|
tree
2006-05-01
Ben Pfaff
Oops--fix last check-in.
commit
|
commitdiff
|
tree
2006-05-01
Ben Pfaff
Clarify LAG function.
commit
|
commitdiff
|
tree
2006-05-01
Ben Pfaff
Prohibit LAG following TEMPORARY. This both matches...
commit
|
commitdiff
|
tree
2006-04-29
Ben Pfaff
Fix excessively long line.
commit
|
commitdiff
|
tree
2006-04-28
Ben Pfaff
Remove duplicate header inclusion.
commit
|
commitdiff
|
tree
2006-04-27
Ben Pfaff
CLEAR TRANSFORMATIONS is unsafe as implemented. It...
commit
|
commitdiff
|
tree
2006-04-27
Ben Pfaff
* variable.h: (struct variable) Rename `reinit' member...
commit
|
commitdiff
|
tree
2006-04-27
Ben Pfaff
Continue reforming procedure execution. In this phase...
commit
|
commitdiff
|
tree
2006-04-27
Ben Pfaff
Fix header ordering.
commit
|
commitdiff
|
tree
2006-04-27
Ben Pfaff
Fix comment.
commit
|
commitdiff
|
tree
2006-04-27
Ben Pfaff
Continue reforming procedure execution. In this phase...
commit
|
commitdiff
|
tree
2006-04-26
Ben Pfaff
Start reforming procedure execution. In this phase...
commit
|
commitdiff
|
tree
2006-04-26
Ben Pfaff
Update to-do list.
commit
|
commitdiff
|
tree
2006-04-26
Ben Pfaff
Use SN instead of MN for most output from SHOW, because...
commit
|
commitdiff
|
tree
2006-04-26
Ben Pfaff
Remove `init' member from struct variable, which was...
commit
|
commitdiff
|
tree
2006-04-26
Ben Pfaff
Improve the way we handle the various parsing "states...
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
Add msg-ui.h to sources.
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
Add README explaining not to use msg() here.
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
Use SW instead of MW for warning associated with a...
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
Use SE instead of ME for errors associated with a syntax...
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
Use SE instead of ME for parse errors.
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
Simplify a bit of code using snprintf().
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
Don't special-case MS-DOS line ends.
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
Finish reforming error message support. In this phase...
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
Continue reforming error message support. In this...
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
* main.c: (terminate) Mark static and NO_RETURN. If...
commit
|
commitdiff
|
tree
2006-04-25
Ben Pfaff
Continue reforming error message support. In this...
commit
|
commitdiff
|
tree
2006-04-24
Ben Pfaff
*** empty log message ***
commit
|
commitdiff
|
tree
2006-04-24
Ben Pfaff
Use gnulib exit module.
commit
|
commitdiff
|
tree
2006-04-24
Ben Pfaff
Continue reforming error message support. In this...
commit
|
commitdiff
|
tree
2006-04-24
Ben Pfaff
Continue reforming error message support. Use linebreak...
commit
|
commitdiff
|
tree
2006-04-24
Ben Pfaff
Add linebreak to GNULIB_MODULES.
commit
|
commitdiff
|
tree
2006-04-17
Ben Pfaff
Continue reforming error message support. In this...
commit
|
commitdiff
|
tree
2006-04-17
Ben Pfaff
Make ds_vprintf() properly handle a null string.
commit
|
commitdiff
|
tree
2006-04-17
Ben Pfaff
GNU standards require "file name" instead of "filename" in
commit
|
commitdiff
|
tree
2006-04-17
Ben Pfaff
Consistently write "file name" as two words, in accordance...
commit
|
commitdiff
|
tree
2006-04-17
Ben Pfaff
GNU standards require "file name" instead of "filename" in
commit
|
commitdiff
|
tree
2006-04-17
Ben Pfaff
We don't really support anything but Unix-like environments...
commit
|
commitdiff
|
tree
2006-04-17
Ben Pfaff
GNU standards require "file name" instead of "filename" in
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Renamed some file name functions.
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
* filename.c: (fn_tilde_expand) Rewrite for cleaner...
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Continue reforming error message support. In this...
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Start reforming error message support. In this phase...
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Get rid of src/libpspp/debug-print.h and all its users...
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Improve comment.
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Get rid of #defines after #error.
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Get rid of our own int32 type in favor of the standard...
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Remove last users of struct file_ext, and then get...
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Complain about missing prerequisites in a group at...
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Move code from configure.ac to acinclude.m4 for readability.
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Update TODO.
commit
|
commitdiff
|
tree
2006-04-16
Ben Pfaff
Fix some warnings.
commit
|
commitdiff
|
tree
2006-04-15
Ben Pfaff
* q2c.c: Change DEBUGGING macro to DUMP_TOKENS for...
commit
|
commitdiff
|
tree
2006-04-05
Ben Pfaff
Fix bugs in installation targets.
commit
|
commitdiff
|
tree
2006-04-05
Ben Pfaff
Add missing \ to automake.mk.
commit
|
commitdiff
|
tree
2006-04-05
Ben Pfaff
Add stdint to GNULIB_MODULES.
commit
|
commitdiff
|
tree
2006-04-04
Ben Pfaff
Typo.
commit
|
commitdiff
|
tree
2006-04-03
Ben Pfaff
Clean up output subsystem.
commit
|
commitdiff
|
tree
2006-04-03
Ben Pfaff
Mention that README lists additional prereqs.
commit
|
commitdiff
|
tree
2006-04-03
Ben Pfaff
Add list of prerequisites.
commit
|
commitdiff
|
tree
2006-03-31
Ben Pfaff
Add freaderror() analogous to fwriteerror() in gnulib.
commit
|
commitdiff
|
tree
2006-03-31
Ben Pfaff
-d and -u are no longer supported.
commit
|
commitdiff
|
tree
2006-03-31
Ben Pfaff
Improve string library.
commit
|
commitdiff
|
tree
2006-03-30
Ben Pfaff
Use -Wdeclaration-after-statement if available.
commit
|
commitdiff
|
tree
2006-03-30
Ben Pfaff
Reformat GNULIB_MODULES list to make it more maintainable.
commit
|
commitdiff
|
tree
2006-03-28
Ben Pfaff
(output_pivot_table) Drop spurious space from message.
commit
|
commitdiff
|
tree
2006-03-26
Ben Pfaff
Remove obsolete note about Gnulib.
commit
|
commitdiff
|
tree
2006-03-25
Ben Pfaff
Add some missing frees. Thanks to John Darrington...
commit
|
commitdiff
|
tree
2006-03-21
Ben Pfaff
Mark error() as NO_RETURN.
commit
|
commitdiff
|
tree
2006-03-21
Ben Pfaff
Require "unistd" gnulib module. Removed tests for...
commit
|
commitdiff
|
tree
2006-03-12
Ben Pfaff
Improve comment.
commit
|
commitdiff
|
tree
2006-03-10
Ben Pfaff
Free proper variable for var lists in q2c.
commit
|
commitdiff
|
tree
2006-03-05
Ben Pfaff
Fix PostScript segfault when active file lacks a title.
commit
|
commitdiff
|
tree
2006-03-04
Ben Pfaff
Get rid of NO_HTML, NO_POSTSCRIPT.
commit
|
commitdiff
|
tree
2006-03-04
Ben Pfaff
Got rid of pref.h.orig (and pref.h) entirely, moving...
commit
|
commitdiff
|
tree
2006-03-04
Ben Pfaff
Move GCC attribute declarations from pref.h.orig to...
commit
|
commitdiff
|
tree
2006-03-04
Ben Pfaff
Remove BLP_INT_DIGITS. Now we use the intprops.h header...
commit
|
commitdiff
|
tree
2006-03-04
Ben Pfaff
Remove BLP_RANDOM. Its results were unused. Remove
commit
|
commitdiff
|
tree
2006-03-04
Ben Pfaff
Ignore more files.
commit
|
commitdiff
|
tree
2006-02-19
Ben Pfaff
Emphasize web-based BTS.
commit
|
commitdiff
|
tree
2006-02-18
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
2006-02-16
Ben Pfaff
Fix values for "measure" in Auxiliary Variable Parameter...
commit
|
commitdiff
|
tree
2006-02-15
Ben Pfaff
Fix description of "count" in Auxiliary Variable Parameter...
commit
|
commitdiff
|
tree
2006-02-04
Ben Pfaff
Remove unused struct.
commit
|
commitdiff
|
tree
2006-02-03
Ben Pfaff
Remove files no longer used.
commit
|
commitdiff
|
tree
2006-02-03
Ben Pfaff
Remove files that are no longer used.
commit
|
commitdiff
|
tree
2006-01-30
Ben Pfaff
Fix terminology.
commit
|
commitdiff
|
tree
2006-01-29
Ben Pfaff
Add some news.
commit
|
commitdiff
|
tree
2006-01-29
Ben Pfaff
Add scratch file handles.
commit
|
commitdiff
|
tree
2006-01-26
Ben Pfaff
Exclude dotfiles from po/POTFILES.in.
commit
|
commitdiff
|
tree
2006-01-26
Ben Pfaff
Must call getl_reading_script() to get proper value.
commit
|
commitdiff
|
tree
2006-01-23
Ben Pfaff
Must call getl_reading_script() to get proper value.
commit
|
commitdiff
|
tree
2006-01-12
Ben Pfaff
Improve comment.
commit
|
commitdiff
|
tree
next