projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed non-portable shell syntax in tests. Added a dist-hook target to check
[pspp-builds.git]
/
src
/
language
/
expressions
/
2008-05-16
Ben Pfaff
Use gsl_isnan instead of isnan, gsl_isinf instead of...
tree
|
commitdiff
2008-04-21
John Darrington
Update some copyright notices which still referred...
tree
|
commitdiff
2008-03-14
John Darrington
Remove unncessary dependencies on format.h
tree
|
commitdiff
2008-03-14
John Darrington
include format.h only where necessary.
tree
|
commitdiff
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-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
Use trunc module from gnulib instead of our home-grown...
tree
|
commitdiff
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
tree
|
commitdiff
2007-09-19
John Darrington
Remove callbacks from struct dataset. Closes patch...
tree
|
commitdiff
2007-07-18
Ben Pfaff
Use strict and all warnings. Fix warnings that this...
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-16
Ben Pfaff
* compute-dialog.c (function_list_populate): Use new...
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-01
Ben Pfaff
Accept TO in any case for use with n-ary functions...
tree
|
commitdiff
2007-01-16
Ben Pfaff
Clean up and improve case code.
tree
|
commitdiff
2007-01-16
Ben Pfaff
Add a deque, implemented as a circular queue, to libpspp.
tree
|
commitdiff
2007-01-01
John Darrington
Applied patch #5653, which adds callbacks to dataset...
tree
|
commitdiff
2006-12-23
Ben Pfaff
Make the missing value code do more work, so that its...
tree
|
commitdiff
2006-12-22
John Darrington
Added abstract factory to create casefiles. Updated...
tree
|
commitdiff
2006-12-16
Ben Pfaff
Reverse order of arguments to DATEDIFF, for compatibili...
tree
|
commitdiff
2006-12-16
John Darrington
Committed patch #5636
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-14
Ben Pfaff
Implement DATESUM, DATEDIFF functions.
tree
|
commitdiff
2006-12-11
Ben Pfaff
This patch adds the VALUELABEL function for use in...
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-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-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-07-18
Ben Pfaff
Patch #5244.
tree
|
commitdiff
2006-07-15
John Darrington
Applied patch file #10344.
tree
|
commitdiff
2006-07-14
Ben Pfaff
Fixes for bugs/warts found in debug mode compile (bug...
tree
|
commitdiff
2006-07-08
Ben Pfaff
Apply patch #5225, assertions.
tree
|
commitdiff
2006-07-04
John Darrington
Encapsulated msg_location inside msg_emit
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
Get rid of capacity argument to ds_init() and update...
tree
|
commitdiff
2006-05-07
John Darrington
Reworked very long string support for better encapsulation.
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-05-02
John Darrington
Implemented support for very long strings a la spss...
tree
|
commitdiff
2006-05-01
Ben Pfaff
Oops--fix last check-in.
tree
|
commitdiff
2006-05-01
Ben Pfaff
Prohibit LAG following TEMPORARY. This both matches...
tree
|
commitdiff
2006-04-27
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-04-25
Ben Pfaff
Continue reforming error message support. In this...
tree
|
commitdiff
2006-04-24
Ben Pfaff
Continue reforming error message support. In this...
tree
|
commitdiff
2006-04-17
Ben Pfaff
Continue reforming error message support. In this...
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