projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Autorecode: Add value labels indicating the source values.
[pspp]
/
src
/
2010-09-05
John Darrington
Autorecode: Add value labels indicating the source...
20100906040502/pspp
tree
|
commitdiff
2010-09-05
John Darrington
Remove obsolete comments.
tree
|
commitdiff
2010-09-04
Michel Boaventura
Change charset from html output to utf-8
20100904040502/pspp
20100905040503/pspp
tree
|
commitdiff
2010-08-29
Ben Pfaff
Implement the PRESERVE and RESTORE commands.
20100830040502/pspp
20100831040502/pspp
20100901040503/pspp
20100902040507/pspp
20100903040502/pspp
tree
|
commitdiff
2010-08-29
Ben Pfaff
settings: Avoid using a pointer and global data for...
tree
|
commitdiff
2010-08-29
Ben Pfaff
settings: Make viewwidth, viewlength "int"s instead...
tree
|
commitdiff
2010-08-29
Ben Pfaff
settings: Reformat the_settings initializer.
tree
|
commitdiff
2010-08-29
Ben Pfaff
format: Introduce a new type, struct fmt_settings.
tree
|
commitdiff
2010-08-29
Ben Pfaff
format: Make fmt_number_style_init(), fmt_number_style_...
tree
|
commitdiff
2010-08-29
Ben Pfaff
format: Remove prototypes of unimplemented functions.
tree
|
commitdiff
2010-08-29
Ben Pfaff
format: Move is_fmt_type() prototype near more-related...
tree
|
commitdiff
2010-08-29
Ben Pfaff
format: Remove declaration of data that is never used.
tree
|
commitdiff
2010-08-28
John Darrington
Improved the syntax generated by the select-cases dialog
20100829040503/pspp
tree
|
commitdiff
2010-08-28
John Darrington
Allow translation of default filenames in GUI
tree
|
commitdiff
2010-08-28
John Darrington
Allow translation of default variable name.
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Sort the reverse value map.
20100825040502/pspp
20100826040503/pspp
20100827040503/pspp
20100828040502/pspp
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Fixed most compiler warnings
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Fix problems with MISSING=ANALYSIS
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Use moments instead of keeping cc count...
tree
|
commitdiff
2010-08-24
John Darrington
oneway.c: Use the categoricals struct to calculate...
tree
|
commitdiff
2010-08-24
John Darrington
oneway: use new structures in the show_contrast_tests...
tree
|
commitdiff
2010-08-24
John Darrington
oneway: Fix descriptives for multiple variables
tree
|
commitdiff
2010-08-24
John Darrington
Add optional callback functions to categoricals.
tree
|
commitdiff
2010-08-24
John Darrington
Constness
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Remove group_stats from the show_homogeniety...
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Remove group_values struct from show_contrast_...
tree
|
commitdiff
2010-08-24
John Darrington
Covariance matrix interface change.
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Remove dict member from struct and add wv member
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Use covariance matrix and sweep operator
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Use lex_get_num instead of lex_parse_value.
tree
|
commitdiff
2010-08-24
John Darrington
Constness
tree
|
commitdiff
2010-08-24
John Darrington
Constness
tree
|
commitdiff
2010-08-24
John Darrington
ONEWAY: seperate the command specification from the...
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals.c Create entries for all groups.
tree
|
commitdiff
2010-08-24
John Darrington
Syntax Window: Dynamically set paste sensitivity
tree
|
commitdiff
2010-08-24
John Darrington
Implemented Edit->Paste in the syntax viewer
tree
|
commitdiff
2010-08-24
Ben Pfaff
format: Optimize fmt_from_io().
20100824040503/pspp
tree
|
commitdiff
2010-08-24
Ben Pfaff
format: Fix type code for Z format in system and portab...
tree
|
commitdiff
2010-08-23
John Darrington
Syntax Window: Edit->* item sensitivity follows selection
tree
|
commitdiff
2010-08-23
John Darrington
Implemented Cut, Copy and Delete in the syntax editor
tree
|
commitdiff
2010-08-22
John Darrington
SET MXWARNS = 0 to be interpreted as unlimited.
20100822040502/pspp
20100823040503/pspp
tree
|
commitdiff
2010-08-22
John Darrington
Move MX* processing to libpspp/message.c
tree
|
commitdiff
2010-08-21
John Darrington
syntax-editor.ui cleanup
20100821040503/pspp
tree
|
commitdiff
2010-08-21
John Darrington
Allow undo/redo of pasted text as a single item
tree
|
commitdiff
2010-08-21
John Darrington
Text input dialog: Use widget-io
tree
|
commitdiff
2010-08-21
John Darrington
Canonicalise 2-tailed vs. 2-sided
tree
|
commitdiff
2010-08-21
John Darrington
Consolidate printed strings
tree
|
commitdiff
2010-08-21
John Darrington
Correct grammar in printed string
tree
|
commitdiff
2010-08-20
John Darrington
file-handle-def.c: replace hash with hmap
tree
|
commitdiff
2010-08-19
John Darrington
Fix translation of column headers in text import dialog.
20100820040508/pspp
tree
|
commitdiff
2010-08-19
John Darrington
Fix translation of column header.
tree
|
commitdiff
2010-08-11
John Darrington
correlations: Fix memory leak
20100814040504/pspp
20100815040507/pspp
20100816040502/pspp
20100817040502/pspp
20100818040505/pspp
20100819040502/pspp
tree
|
commitdiff
2010-08-09
Ben Pfaff
Implement SAVE TRANSLATE to comma- and tab-delimited...
tree
|
commitdiff
2010-08-09
Ben Pfaff
SAVE: Fix UNSELECTED=RETAIN with a filter variable.
tree
|
commitdiff
2010-08-09
Ben Pfaff
DATA LIST: Don't report an error for an empty final...
tree
|
commitdiff
2010-08-09
Ben Pfaff
DATA LIST: Fix output column reporting for FREE and...
tree
|
commitdiff
2010-08-09
Ben Pfaff
sys-file-writer: Consistently use "goto error" to exit.
tree
|
commitdiff
2010-08-09
Ben Pfaff
sys-file-writer: Make write_error(), close_writer(...
tree
|
commitdiff
2010-08-09
Ben Pfaff
sys-file-writer: Fix comment.
tree
|
commitdiff
2010-08-09
Ben Pfaff
Replace S_I[RWX]{USR,GRP,OTH} macros by their values.
tree
|
commitdiff
2010-08-09
Ben Pfaff
i18n: Make a few strings more generic for translators.
tree
|
commitdiff
2010-08-08
John Darrington
Aggregate-dialog: Preselect summary function and variab...
20100809040503/pspp
tree
|
commitdiff
2010-08-08
John Darrington
SET FORMAT: Flag an error if an invalid format is given.
tree
|
commitdiff
2010-08-08
John Darrington
Aggregate: Fixed bug when attempting to create duplicat...
20100808040502/pspp
tree
|
commitdiff
2010-08-07
John Darrington
Aggregate dialog: Initialize HPane widget width on...
tree
|
commitdiff
2010-08-05
John Darrington
Replace oneway.q with a manually crafted oneway.c file
20100806040502/pspp
tree
|
commitdiff
2010-08-01
John Darrington
Avoid compiler warning
20100801040501/pspp
20100802040501/pspp
20100803040504/pspp
20100804040501/pspp
20100805040502/pspp
tree
|
commitdiff
2010-07-31
John Darrington
FACTOR: prevent crash if the dataset is empty.
20100731040501/pspp
tree
|
commitdiff
2010-07-30
John Darrington
Deallocate memory from pool using the correct function
tree
|
commitdiff
2010-07-30
John Darrington
Flush the journal after every write.
tree
|
commitdiff
2010-07-30
Ben Pfaff
AGGREGATE: Add .h file to Makefile (fixing "make distch...
20100730040501/pspp
tree
|
commitdiff
2010-07-30
Ben Pfaff
make-file: Remove superfluous fflush().
tree
|
commitdiff
2010-07-30
Ben Pfaff
temp-file: New functions for creating temporary files...
tree
|
commitdiff
2010-07-30
Ben Pfaff
temp-file: Rename "ext-array" (for "external array").
tree
|
commitdiff
2010-07-29
John Darrington
AGGREGATE: Fixed a bug with MEDIAN vs. MODE=ADDVARIABLES
tree
|
commitdiff
2010-07-29
John Darrington
Added dialog box for the aggregate command
tree
|
commitdiff
2010-07-28
John Darrington
AGGREGATE: New file aggregate.h containing the summary...
20100729040501/pspp
tree
|
commitdiff
2010-07-26
John Darrington
Remove URL from translatable string
20100727040509/pspp
20100728040502/pspp
tree
|
commitdiff
2010-07-26
John Darrington
AGGREGATE: Add MODE=ADDVARIABLES subcommand.
tree
|
commitdiff
2010-07-24
John Darrington
Fix memory leak in crosstabs
20100725040501/pspp
tree
|
commitdiff
2010-07-24
John Darrington
Fix memory leak in MRSETS
tree
|
commitdiff
2010-07-24
John Darrington
Avoid unused function warning
tree
|
commitdiff
2010-07-22
John Darrington
Replaced relibility.q with relibility.c
20100724040501/pspp
tree
|
commitdiff
2010-07-20
Jason H Stover
Add argument specifying column containing dependent...
20100722040501/pspp
20100723040501/pspp
tree
|
commitdiff
2010-07-19
John Darrington
Delete file "means.q"
20100720040501/pspp
tree
|
commitdiff
2010-07-19
John Darrington
Remove unnecessary include directives of hash.h
tree
|
commitdiff
2010-07-18
John Darrington
Fix memory leak in data_in
tree
|
commitdiff
2010-07-16
John Darrington
Reliability dialog: Add checkbox for summary subcommand
20100717040502/pspp
20100718040501/pspp
tree
|
commitdiff
2010-07-16
John Darrington
Fix memory leak
tree
|
commitdiff
2010-07-16
John Darrington
Remove const qualifiers from encoding converter components.
tree
|
commitdiff
2010-07-15
Jason H Stover
Do not rely on user to specify all variables in VARIABL...
20100716040502/pspp
tree
|
commitdiff
2010-07-04
John Darrington
Fix various memory leaks
tree
|
commitdiff
2010-07-04
John Darrington
Fix memory leak in tab_destroy
tree
|
commitdiff
2010-07-04
John Darrington
Fix memory leak in examine
tree
|
commitdiff
2010-07-04
John Darrington
Fix uninitialized variable
tree
|
commitdiff
2010-07-04
John Darrington
Fix invalid reference
tree
|
commitdiff
2010-06-29
Ben Pfaff
cairo: Fix handling of font sizes.
20100702040502/pspp
20100703040502/pspp
tree
|
commitdiff
2010-06-26
Ben Pfaff
cairo: Remove support for printed headers.
20100627040502/pspp
20100628040502/pspp
20100629040501/pspp
20100630040503/pspp
20100701040502/pspp
tree
|
commitdiff
2010-06-26
Ben Pfaff
gui: Fix spelling error in user-visible string.
tree
|
commitdiff
2010-06-26
Ben Pfaff
output: Fix logic error in table_select_slice().
tree
|
commitdiff
next