projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
chart: Fix format string issues in chart_write_title callers.
[pspp]
/
src
/
language
/
dictionary
/
2009-05-09
John Darrington
Ensure that NUMERIC's format (if any) is a valid output...
tree
|
commitdiff
2008-08-23
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-08-19
Ben Pfaff
Start generating ChangeLog automatically from Git commi...
tree
|
commitdiff
2008-03-16
Ben Pfaff
Patch #6452. Reviewed by John Darrington.
tree
|
commitdiff
2008-03-14
John Darrington
include format.h only where necessary.
tree
|
commitdiff
2007-11-12
Ben Pfaff
(display_variables): Fix DISPLAY LABELS. Thanks to...
tree
|
commitdiff
2007-11-11
Ben Pfaff
Patch #6262. New developers guide and resulting fixes...
tree
|
commitdiff
2007-11-03
Ben Pfaff
Allow output files to overwrite input files (bug #21280...
tree
|
commitdiff
2007-10-13
Ben Pfaff
posix-xprintf-functions.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
magic-elimination.patch from patch #6230.
tree
|
commitdiff
2007-09-22
John Darrington
Corrected various typos in error messages.
tree
|
commitdiff
2007-09-15
John Darrington
Canonicalized on American orthography in source files.
tree
|
commitdiff
2007-08-27
John Darrington
Plugged some memory leaks.
tree
|
commitdiff
2007-08-13
Ben Pfaff
Output variable measurement level, alignment, and displ...
tree
|
commitdiff
2007-07-24
Ben Pfaff
Numerous improvements to system file reader and writer.
tree
|
commitdiff
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
tree
|
commitdiff
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
tree
|
commitdiff
2007-06-07
Ben Pfaff
Actually implement the new procedure code and adapt...
tree
|
commitdiff
2007-05-06
Ben Pfaff
Abstract the documents within a dictionary a little...
tree
|
commitdiff
2007-04-02
John Darrington
Changed a lot of non-const pointers to const.
tree
|
commitdiff
2007-02-09
Ben Pfaff
Improve VECTOR implementation.
tree
|
commitdiff
2007-02-09
Ben Pfaff
Fix use of size_t in printf formats. Patch #5727.
tree
|
commitdiff
2006-12-22
Ben Pfaff
Implement DELETE VARIABLES.
tree
|
commitdiff
2006-12-16
John Darrington
Removed my authorship lines.
tree
|
commitdiff
2006-12-15
Ben Pfaff
Remove "Written by Ben Pfaff <blp@gnu.org>" lines every...
tree
|
commitdiff
2006-12-14
John Darrington
Made src/language into one big library. Closes patch...
tree
|
commitdiff
2006-12-11
Ben Pfaff
Rewrite system file reader code, to clean up and improve.
tree
|
commitdiff
2006-12-10
Ben Pfaff
Finish converting struct variable to an opaque type...
tree
|
commitdiff
2006-12-05
Ben Pfaff
First step in making struct variable opaque: the boring...
tree
|
commitdiff
2006-12-03
Ben Pfaff
Fix lack of ->name and ->location in DO REPEAT's getl_i...
tree
|
commitdiff
2006-12-01
Ben Pfaff
* value-labels.c (get_label): Allow commas between...
tree
|
commitdiff
2006-12-01
Ben Pfaff
Fix indentation.
tree
|
commitdiff
2006-11-25
Ben Pfaff
We've had a mix of min, max from libpspp/misc.h and...
tree
|
commitdiff
2006-11-22
Ben Pfaff
Rewrite formatted data input routines to conform to...
tree
|
commitdiff
2006-11-11
John Darrington
Encapsulated lexer and updated calling functions accord...
tree
|
commitdiff
2006-11-05
Ben Pfaff
Rewrite and improve formatted output routines.
tree
|
commitdiff
2006-11-03
Ben Pfaff
Completely rewrite src/data/format.[ch], to achieve...
tree
|
commitdiff
2006-11-02
Ben Pfaff
* sys-file-info.c: (cmd_display) Use compare_var_ptr_n...
tree
|
commitdiff
2006-10-29
John Darrington
Made array.h const correct, and dealt with the conseque...
tree
|
commitdiff
2006-10-26
John Darrington
Eliminated global variable current_dataset.
tree
|
commitdiff
2006-10-19
John Darrington
Encapsulated the static data of procedure.[ch] into...
tree
|
commitdiff
2006-10-14
John Darrington
Changed a lot of ints to bools.
tree
|
commitdiff
2006-09-27
John Darrington
Fixed warnings generated by gcc 4.1.2
tree
|
commitdiff
2006-08-14
Ben Pfaff
Error message needs a period at end of sentence.
tree
|
commitdiff
2006-07-18
Ben Pfaff
Patch #5244.
tree
|
commitdiff
2006-07-08
Ben Pfaff
Apply patch #5225, assertions.
tree
|
commitdiff
2006-06-27
Ben Pfaff
Move var_set and variable parsing declarations into...
tree
|
commitdiff
2006-06-09
Ben Pfaff
Reform string library.
tree
|
commitdiff
2006-05-15
Ben Pfaff
Removed nsprintf(), nvsprintf().
tree
|
commitdiff
2006-05-07
Ben Pfaff
Some more cleanup with value labels.
tree
|
commitdiff
2006-05-06
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-05-05
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-05-04
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-04-27
Ben Pfaff
* variable.h: (struct variable) Rename `reinit' member...
tree
|
commitdiff
2006-04-26
Ben Pfaff
Remove `init' member from struct variable, which was...
tree
|
commitdiff
2006-04-26
Ben Pfaff
Improve the way we handle the various parsing "states...
tree
|
commitdiff
2006-04-17
Ben Pfaff
GNU standards require "file name" instead of "filename" in
tree
|
commitdiff
2006-04-16
Ben Pfaff
Get rid of src/libpspp/debug-print.h and all its users...
tree
|
commitdiff
2006-04-16
Ben Pfaff
Fix some warnings.
tree
|
commitdiff
2006-04-03
Ben Pfaff
Clean up output subsystem.
tree
|
commitdiff
2006-03-15
John Darrington
Changed include paths to be explicitly specified in...
tree
|
commitdiff
2006-03-04
Ben Pfaff
Move GCC attribute declarations from pref.h.orig to...
tree
|
commitdiff
2006-03-04
John Darrington
added automake.mk files in src/language
tree
|
commitdiff
2006-03-04
John Darrington
Added new files resulting from directory restructuring.
tree
|
commitdiff