projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Autorecode: use locale independent printf function
[pspp]
/
src
/
language
/
lexer
/
2008-02-10
Ben Pfaff
Add a couple of extensions to GET DATA TYPE=TXT. Patch...
tree
|
commitdiff
2008-01-19
John Darrington
Reworked settings so as to use one large struct instead...
tree
|
commitdiff
2007-12-05
Ben Pfaff
* lexer.c (lex_match_id_n): New function.
tree
|
commitdiff
2007-11-11
Ben Pfaff
Patch #6262. New developers guide and resulting fixes...
tree
|
commitdiff
2007-11-09
Ben Pfaff
* automake.mk: Add new file.
tree
|
commitdiff
2007-10-13
Ben Pfaff
posix-xprintf-functions.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
stdint.h-instead-of-size_max.h.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-14
John Darrington
Fixed all the misspellings of my name and email address
tree
|
commitdiff
2007-09-05
John Darrington
Implemented the INSERT command.
tree
|
commitdiff
2007-08-24
Ben Pfaff
Implement journaling. Bug #17240.
tree
|
commitdiff
2007-08-02
John Darrington
Initialize default syntax type.
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-06-03
Ben Pfaff
Implement missing functions for subcommand integer...
tree
|
commitdiff
2007-05-06
Ben Pfaff
Abstract the documents within a dictionary a little...
tree
|
commitdiff
2007-05-03
John Darrington
Implemented ADD DOCUMENT. Thanks to Ben Pfaff for...
tree
|
commitdiff
2007-04-16
Ben Pfaff
Fully support lists of integer values. Add support for
tree
|
commitdiff
2007-04-02
John Darrington
Changed a lot of non-const pointers to const.
tree
|
commitdiff
2007-03-19
Ben Pfaff
* Makefile.am (AUTOMAKE_OPTIONS): Require Automake...
tree
|
commitdiff
2007-02-16
Ben Pfaff
Better support cross-compiling. Patch #19003.
tree
|
commitdiff
2007-02-13
Ben Pfaff
Make q2c link under mingw32, by eliminating the depende...
tree
|
commitdiff
2007-02-09
Ben Pfaff
Fix use of size_t in printf formats. Patch #5727.
tree
|
commitdiff
2006-12-24
John Darrington
Added some extraneous crud to .cvsignore files
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-10
John Darrington
Patch #5623
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-05
John Darrington
Applied patch #5611
tree
|
commitdiff
2006-12-03
Ben Pfaff
Fix lack of ->name and ->location in DO REPEAT's getl_i...
tree
|
commitdiff
2006-11-29
John Darrington
Applying patch #5562
tree
|
commitdiff
2006-11-22
Ben Pfaff
Rewrite formatted data input routines to conform to...
tree
|
commitdiff
2006-11-14
John Darrington
Fixed bug which crept in with the recent lexer changes.
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-01
Ben Pfaff
Fix error messages and comment.
tree
|
commitdiff
2006-10-28
John Darrington
Eliminated global variable getl_buf
tree
|
commitdiff
2006-10-28
Ben Pfaff
Add routines for integer byte order conversions, floati...
tree
|
commitdiff
2006-10-26
John Darrington
Eliminated global variable current_dataset.
tree
|
commitdiff
2006-10-20
John Darrington
Constness and global namespace patrol.
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-07-18
Ben Pfaff
Patch #5244.
tree
|
commitdiff
2006-07-15
John Darrington
Applied patch file #10344.
tree
|
commitdiff
2006-07-08
Ben Pfaff
Apply patch #5225, assertions.
tree
|
commitdiff
2006-07-05
Ben Pfaff
Fix bug #11612, "q2c documentation does not agree with...
tree
|
commitdiff
2006-07-05
Ben Pfaff
Fix bug #15766 (/KEEP subcommand on SAVE doesn't fully...
tree
|
commitdiff
2006-06-28
Ben Pfaff
Add variable-parser.h to sources.
tree
|
commitdiff
2006-06-28
Ben Pfaff
Add aux data parameter to q2c parse_<command>() and...
tree
|
commitdiff
2006-06-27
Ben Pfaff
Move var_set and variable parsing declarations into...
tree
|
commitdiff
2006-06-26
Ben Pfaff
(dump_free) For SBC_DBL_LIST, enclose the output code...
tree
|
commitdiff
2006-06-09
Ben Pfaff
Reform string library.
tree
|
commitdiff
2006-05-15
Ben Pfaff
Get rid of capacity argument to ds_init() and update...
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-05-02
John Darrington
Implemented support for very long strings a la spss...
tree
|
commitdiff
2006-04-26
Ben Pfaff
Improve the way we handle the various parsing "states...
tree
|
commitdiff
2006-04-24
Ben Pfaff
Use gnulib exit module.
tree
|
commitdiff
2006-04-16
Ben Pfaff
Get rid of src/libpspp/debug-print.h and all its users...
tree
|
commitdiff
2006-04-15
Ben Pfaff
* q2c.c: Change DEBUGGING macro to DUMP_TOKENS for...
tree
|
commitdiff
2006-03-31
Ben Pfaff
Improve string library.
tree
|
commitdiff
2006-03-21
Ben Pfaff
Require "unistd" gnulib module. Removed tests for...
tree
|
commitdiff
2006-03-15
John Darrington
Changed include paths to be explicitly specified in...
tree
|
commitdiff
2006-03-10
Ben Pfaff
Free proper variable for var lists in q2c.
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