projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Set final element in covariance matrix. Use accessor functions for linreg struct...
[pspp-builds.git]
/
src
/
data
/
2009-10-24
John Darrington
Remove some unnecessary #include directives
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
2009-09-28
John Darrington
Correct printf conversion specifiers for size_t types.
fc11-i386-build0
lenny-x64-build21
sid-i386-build66
tree
|
commitdiff
2009-09-24
John Darrington
Merge commit 'origin/stable'
build40
tree
|
commitdiff
2009-09-17
Ben Pfaff
Don't pad variable labels written to system files.
tree
|
commitdiff
2009-09-15
Ben Pfaff
Merge commit 'origin/stable' into stable
tree
|
commitdiff
2009-08-30
John Darrington
Update to most recent Gnulib
tree
|
commitdiff
2009-07-27
John Darrington
Fix bug in casemapping long strings.
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/roc'
tree
|
commitdiff
2009-07-20
John Darrington
Replace caseproto_clone with caseproto_ref
tree
|
commitdiff
2009-07-19
John Darrington
Respect the constness of caseproto.
tree
|
commitdiff
2009-07-19
John Darrington
Corrected spelling of "consolidate".
tree
|
commitdiff
2009-07-18
John Darrington
Merge commit 'origin/data-encoding'
tree
|
commitdiff
2009-07-18
John Darrington
Add comment explaining the meaning of encoding to data_out
tree
|
commitdiff
2009-07-18
John Darrington
Before recoding a variable's name, check that it
tree
|
commitdiff
2009-07-17
Ben Pfaff
Fix reversed logic in when to append "/" to path in...
tree
|
commitdiff
2009-07-17
Ben Pfaff
Fix failure to write output file in GUI on Windows...
tree
|
commitdiff
2009-07-17
Ben Pfaff
i18n: Merge translatable strings.
tree
|
commitdiff
2009-07-17
Ben Pfaff
i18n: Change some strings to reduce work of translation.
tree
|
commitdiff
2009-07-16
Ben Pfaff
Consistently capitalize the name "Gnumeric".
tree
|
commitdiff
2009-07-14
John Darrington
Removed unused function prototypes
tree
|
commitdiff
2009-07-12
John Darrington
Added a dict parameter to data_in and dealt with the...
tree
|
commitdiff
2009-07-07
John Darrington
Change union value type to contain uint8_t types instea...
tree
|
commitdiff
2009-07-07
John Darrington
Use default encoding when reading system files if no...
tree
|
commitdiff
2009-07-07
John Darrington
Replace legacy_recode with recode_string.
tree
|
commitdiff
2009-07-06
John Darrington
Recode strings when writing system files.
tree
|
commitdiff
2009-07-06
John Darrington
Convert to utf8 in data_out function.
tree
|
commitdiff
2009-07-06
John Darrington
data_out function to dynamically allocate return value.
tree
|
commitdiff
2009-07-05
John Darrington
Change enum legacy_encoding to const char *.
tree
|
commitdiff
2009-07-05
John Darrington
Store variable names, labels and value labels as UTF8.
tree
|
commitdiff
2009-07-03
John Darrington
Correct default_output_path function on Windows.
tree
|
commitdiff
2009-06-18
Ben Pfaff
sys-file-reader: Don't warn if compression bias field...
tree
|
commitdiff
2009-06-18
Ben Pfaff
por-file-reader: Tolerate short lines when detecting...
tree
|
commitdiff
2009-06-15
John Darrington
Add new functions to define subcase orderings.
tree
|
commitdiff
2009-06-15
Ben Pfaff
Allow variables created by var_create_internal to have...
tree
|
commitdiff
2009-06-12
Ben Pfaff
Fix type mismatch between value_hash prototype and...
tree
|
commitdiff
2009-06-11
John Darrington
Add check that input to casereader_create_distinct...
tree
|
commitdiff
2009-06-10
John Darrington
Added a new casereader translator to consolodate cases.
tree
|
commitdiff
2009-06-07
Ben Pfaff
datasheet: Fix bugs in datasheet_resize_column() found...
tree
|
commitdiff
2009-06-07
Ben Pfaff
value: New function value_swap.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Make MAX_SHORT_STRING an implementation detail of the...
tree
|
commitdiff
2009-06-07
Ben Pfaff
Use MAX_SHORT_STRING in place of MIN_LONG_STRING.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Fix portable file reader use of long strings.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Get rid of uses of MAX_SHORT_STRING in Gnumeric and...
tree
|
commitdiff
2009-06-07
Ben Pfaff
Implement missing values for long string variables.
tree
|
commitdiff
2009-06-07
Ben Pfaff
sys-file-reader: Fix memory leak.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Add support for value labels on long string variables.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Make value_set_missing(), etc. tolerate values of width -1.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
tree
|
commitdiff
2009-06-07
Ben Pfaff
sparse-array: Improve iteration interface.
tree
|
commitdiff
2009-06-03
Jason H Stover
Moved static is_origin from design_matrix.c to category...
tree
|
commitdiff
2009-05-13
John Darrington
Correct default_output_path function on Windows.
tree
|
commitdiff
2009-05-09
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-22
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-19
John Darrington
Whitespace changes only.
tree
|
commitdiff
2009-04-09
Ben Pfaff
Use Bob Jenkins lookup3 hash instead of FNV.
tree
|
commitdiff
2009-04-08
Ben Pfaff
Add "x" prefix to calls to plain malloc(), calloc(...
tree
|
commitdiff
2009-04-08
Ben Pfaff
Remove redundant test in lex_is_idn().
tree
|
commitdiff
2009-04-08
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-04-07
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-07
John Darrington
Allow users to set the precision of output statistics.
tree
|
commitdiff
2009-04-02
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2009-04-02
John Darrington
Use a system file's "character code" to set the encoding.
tree
|
commitdiff
2009-04-02
John Darrington
New datasets to use the current default encoding.
tree
|
commitdiff
2009-04-01
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-04-01
John Darrington
Implemented the SET LOCALE='...' command.
tree
|
commitdiff
2009-04-01
John Darrington
Refactor locale initialisation.
tree
|
commitdiff
2009-03-31
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-03-31
John Darrington
Fixed bug writing portable files.
tree
|
commitdiff
2009-03-29
John Darrington
Merge branch 'refs/heads/charset' of ssh://jmd@git...
tree
|
commitdiff
2009-03-29
John Darrington
Set the dictionary's encoding when reading postgresql...
tree
|
commitdiff
2009-03-29
John Darrington
Set dictionary's encoding when reading gnumeric files
tree
|
commitdiff
2009-03-29
John Darrington
Write encoding to system files.
tree
|
commitdiff
2009-03-27
John Darrington
Test for NULL before calling strdup
tree
|
commitdiff
2009-03-27
John Darrington
Read dictionary encoding from data files.
tree
|
commitdiff
2009-03-27
John Darrington
Made var_is_valid_name more permissive.
tree
|
commitdiff
2009-03-27
John Darrington
Redesign the character re-encoding code.
tree
|
commitdiff
2009-03-20
John Darrington
Fix corrupted .sav files on w32 builds
tree
|
commitdiff
2009-03-17
John Darrington
Fixed crash which occured when deleting dictionaries...
tree
|
commitdiff
2009-03-15
John Darrington
Emit variable callback even if label is null.
tree
|
commitdiff
2009-03-08
John Darrington
Fixed a bug reading empty strings from Postgres databases.
tree
|
commitdiff
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
tree
|
commitdiff
2009-02-23
John Darrington
Unsaved indicator for data files.
tree
|
commitdiff
2009-02-20
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
tree
|
commitdiff
2009-02-20
John Darrington
Merge commit 'HEAD'; commit 'savannah/master'
tree
|
commitdiff
2009-02-07
John Darrington
Relocate path names when searching for files.
tree
|
commitdiff
2009-02-05
John Darrington
Silently ignore some inrecognised subtypes.
tree
|
commitdiff
2009-01-29
John Darrington
Merge branch 'savannah/perl-module'
tree
|
commitdiff
2009-01-17
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-01-14
Ben Pfaff
Put unique dictionary indexes into internal variables
tree
|
commitdiff
2009-01-10
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
tree
|
commitdiff
2009-01-10
John Darrington
Merge commit 'origin/master'; commit 'savannah/master'
tree
|
commitdiff
2009-01-09
Ben Pfaff
Fix assertion in case_copy().
tree
|
commitdiff
2009-01-07
John Darrington
Merge commit 'savannah/master'
tree
|
commitdiff
2009-01-07
Ben Pfaff
Make cases simpler, faster, and easier to understand.
tree
|
commitdiff
2008-12-10
John Darrington
Merge commit 'HEAD'; branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-12-04
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-12-03
Ben Pfaff
Implement ADD FILES and UPDATE.
tree
|
commitdiff
2008-12-03
Ben Pfaff
Replace case_ordering with subcase.
tree
|
commitdiff
next