projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updated the Lithuanian translation from http://translationproject.org.
[pspp-builds.git]
/
src
/
2011-04-17
Mindaugas
gui: Add Lithuanian translation and MIME type to pspp...
tree
|
commitdiff
2011-04-16
Ben Pfaff
gui: Fix crash in executor when inline data is missing.
tree
|
commitdiff
2011-04-16
Ben Pfaff
CROSSTABS: Fix output of multiway statistics tables.
tree
|
commitdiff
2011-04-16
Ben Pfaff
table-casereader: Put space between columns.
tree
|
commitdiff
2011-04-16
Ben Pfaff
render: Fix rendering of TAL_GAP rules.
tree
|
commitdiff
2011-04-15
Ben Pfaff
gui: Add missing scroll bar in K related samples variab...
tree
|
commitdiff
2011-04-14
Ben Pfaff
value-labels: Interpret \n as new-line in value labels.
tree
|
commitdiff
2011-04-13
Ben Pfaff
intern: New function intern_strlen().
tree
|
commitdiff
2011-04-13
Ben Pfaff
intern: Use UP_CAST macro instad of open-coding it.
tree
|
commitdiff
2011-04-12
Ben Pfaff
value-parser: Make parse_value() accept variable's...
tree
|
commitdiff
2011-04-12
Ben Pfaff
value-labels: Fix comment.
tree
|
commitdiff
2011-04-12
Ben Pfaff
DISPLAY: Display values for value labels using the...
tree
|
commitdiff
2011-04-12
Ben Pfaff
tab: Make tab_value() take a variable instead of a...
tree
|
commitdiff
2011-04-12
Ben Pfaff
FORMATS: Allow an optional slash before each set of...
tree
|
commitdiff
2011-04-12
Ben Pfaff
FORMATS: Allow setting formats of string variables.
tree
|
commitdiff
2011-04-10
Ben Pfaff
gui: psppire-var-view: Change "<unset>" to null string.
tree
|
commitdiff
2011-04-10
Ben Pfaff
LIST: Fix crash when SPLIT FILE was used.
tree
|
commitdiff
2011-04-09
Ben Pfaff
gui: Fix crash in Paired T-Test dialog on selecting...
tree
|
commitdiff
2011-04-09
Ben Pfaff
gui: Fix Glib warnings for dialogs in realize and confi...
tree
|
commitdiff
2011-04-09
Ben Pfaff
gui: Link against $(LIBICONV) too.
tree
|
commitdiff
2011-04-09
Ben Pfaff
u8-istream: Add cast to iconv() to suppress warnings...
tree
|
commitdiff
2011-04-09
Ben Pfaff
u8-istream: Include <limits.h> for definition of MB_LEN...
tree
|
commitdiff
2011-04-09
Ben Pfaff
segment: Fix uninitialized variable in segmenter_parse_...
tree
|
commitdiff
2011-04-08
Ben Pfaff
gui: widget-io: Fix cleanup code in widget_printf(...
tree
|
commitdiff
2011-04-08
Ben Pfaff
FREQUENCIES: Fix crash when median and histogram both...
tree
|
commitdiff
2011-03-23
Ben Pfaff
cairo: Correctly render table during scrolling.
tree
|
commitdiff
2011-03-23
Ben Pfaff
i18n: Only close valid iconv converters in i18n_done().
tree
|
commitdiff
2011-03-23
Ben Pfaff
str: Make ss_alloc_substring_pool() null-terminate...
tree
|
commitdiff
2011-03-20
Ben Pfaff
Change terminology from "active file" to "active dataset".
tree
|
commitdiff
2011-03-20
Ben Pfaff
dataset: Use similar form to dictionary code for callba...
tree
|
commitdiff
2011-03-20
Ben Pfaff
dataset: Rename functions with "dataset_" prefix.
tree
|
commitdiff
2011-03-20
Ben Pfaff
Rename procedure.[ch] to dataset.[ch].
tree
|
commitdiff
2011-03-20
Ben Pfaff
dataset: Remove unused types and useless struct forward...
tree
|
commitdiff
2011-03-20
Ben Pfaff
message: Remove reference to deleted type "struct sourc...
tree
|
commitdiff
2011-03-20
Ben Pfaff
lexer: Reimplement for better testability and internati...
tree
|
commitdiff
2011-03-20
Ben Pfaff
scan: New library for high-level PSPP syntax lexical...
tree
|
commitdiff
2011-03-20
Ben Pfaff
segment: New library for low-level phase of lexical...
tree
|
commitdiff
2011-03-20
Ben Pfaff
u8-istream: New library for reading a text file and...
tree
|
commitdiff
2011-03-20
Ben Pfaff
encoding-guesser: New library to guess the encoding...
tree
|
commitdiff
2011-03-20
Ben Pfaff
i18n: New functions and data structure for obtaining...
tree
|
commitdiff
2011-03-20
Ben Pfaff
identifier: Rename token_type_to_string() and make...
tree
|
commitdiff
2011-03-20
Ben Pfaff
i18n: New functions for truncating strings in an arbitr...
tree
|
commitdiff
2011-03-20
Ben Pfaff
i18n: New function recode_string_len().
tree
|
commitdiff
2011-03-20
Ben Pfaff
i18n: New function uc_name().
tree
|
commitdiff
2011-03-20
Ben Pfaff
hash-functions: New function hash_case_bytes().
tree
|
commitdiff
2011-03-20
Ben Pfaff
str: New functions for checking for and removing string...
tree
|
commitdiff
2011-03-20
Ben Pfaff
str: Rename ss_chomp() to ss_chomp_byte(), ds_chomp...
tree
|
commitdiff
2011-03-20
Ben Pfaff
str: New function ss_realloc().
tree
|
commitdiff
2011-03-20
Ben Pfaff
output: New function text_item_create_nocopy().
tree
|
commitdiff
2011-03-20
Ben Pfaff
sys-file-reader: Refactor to clean up character encodin...
tree
|
commitdiff
2011-03-20
Ben Pfaff
file-name: Do not make output files line-buffered in...
tree
|
commitdiff
2011-03-20
Ben Pfaff
data-reader: Remove unreachable "return" statements.
tree
|
commitdiff
2011-03-20
Ben Pfaff
file-handle-def: Use hmap instead of list for name...
tree
|
commitdiff
2011-03-19
Ben Pfaff
Update all #include directives to the currently preferr...
tree
|
commitdiff
2011-03-12
Ben Pfaff
FREQUENCIES: Fix percentiles calculation.
tree
|
commitdiff
2011-03-11
Ben Pfaff
T-TEST: Fix use-after-free with TEMPORARY and independe...
tree
|
commitdiff
2011-03-11
Ben Pfaff
group: Delete unused functions.
tree
|
commitdiff
2011-03-11
Ben Pfaff
DELETE VARIABLES: Style fix.
tree
|
commitdiff
2011-02-20
Ben Pfaff
data-out: Optimize and fix some bad assumptions.
tree
|
commitdiff
2011-02-20
Ben Pfaff
pool: Support NULL pool argument to pool_alloc_unaligned().
tree
|
commitdiff
2011-02-20
Ben Pfaff
data-out: Reorganize output_Z() to be more easily under...
tree
|
commitdiff
2011-02-20
Ben Pfaff
format: Count prefix and suffix width in terms of displ...
tree
|
commitdiff
2011-02-20
Ben Pfaff
format: Create a new "struct fmt_affix" for prefix...
tree
|
commitdiff
2011-02-20
Ben Pfaff
data-out: Make each converter responsible for storing...
tree
|
commitdiff
2011-02-20
Ben Pfaff
format: Increase abstraction of fmt_number_style.
tree
|
commitdiff
2011-02-20
Ben Pfaff
legacy-encoding: Remove.
tree
|
commitdiff
2011-02-20
Ben Pfaff
i18n: Introduce C_ENCODING as replacement for LEGACY_NA...
tree
|
commitdiff
2011-02-20
Ben Pfaff
i18n: New function recode_byte().
tree
|
commitdiff
2011-02-20
Ben Pfaff
PRINT: Use UTF-8 encoding for output to the output...
tree
|
commitdiff
2011-02-19
Ben Pfaff
CROSSTABS: Eliminate redundant data copying.
tree
|
commitdiff
2011-02-15
Ben Pfaff
Use new Gnulib function dtoastr() to format short,...
tree
|
commitdiff
2011-02-13
Ben Pfaff
operations.def: Fix indentation.
tree
|
commitdiff
2011-02-12
Ben Pfaff
PRINT SPACE: When an output file is specified, don...
tree
|
commitdiff
2011-02-12
Ben Pfaff
GET DATA: Get rid of lex_put_back().
tree
|
commitdiff
2011-02-12
Ben Pfaff
float-format: Eliminate tests' dependence on exact...
tree
|
commitdiff
2011-02-05
Ben Pfaff
por-file-reader: Remove dependency on VAR_NAME_LEN.
tree
|
commitdiff
2011-02-05
Ben Pfaff
text-data-import-dialog: Eliminate VAR_NAME_LEN restric...
tree
|
commitdiff
2011-02-05
Ben Pfaff
REGRESSION: Eliminate restriction to VAR_NAME_LEN in...
tree
|
commitdiff
2011-02-05
Ben Pfaff
FLIP: Eliminate false dependency on VAR_NAME_LEN.
tree
|
commitdiff
2011-02-05
Ben Pfaff
DESCRIPTIVES: Eliminate main restriction on Z-score...
tree
|
commitdiff
2011-02-05
Ben Pfaff
variable-parser: Drop VAR_NAME_LEN restriction from...
tree
|
commitdiff
2011-02-05
Ben Pfaff
variable-parser: Rewrite parse_DATA_LIST_vars().
tree
|
commitdiff
2011-02-05
Ben Pfaff
DEBUG EVALUATE: Eliminate VAR_NAME_LEN limit.
tree
|
commitdiff
2011-02-05
Ben Pfaff
VECTOR: Eliminate VAR_NAME_LEN limit for variable names.
tree
|
commitdiff
2011-02-05
Ben Pfaff
MODIFY VARIABLES: Eliminate VAR_NAME_LEN limit on varia...
tree
|
commitdiff
2011-02-05
Ben Pfaff
DATAFILE ATTRIBUTE, VARIABLE ATTRIBUTE: Eliminate VAR_N...
tree
|
commitdiff
2011-02-05
Ben Pfaff
GET DATA /TYPE=TXT: Get rid of VAR_NAME_LEN limit on...
tree
|
commitdiff
2011-02-05
Ben Pfaff
FILE HANDLE: Get rid of VAR_NAME_LEN limit on handle...
tree
|
commitdiff
2011-02-05
Ben Pfaff
combine-files: Eliminate VAR_NAME_LEN restriction from...
tree
|
commitdiff
2011-02-05
Ben Pfaff
vector: Remove VAR_NAME_LEN limit for internal represen...
tree
|
commitdiff
2011-02-05
Ben Pfaff
variable: Remove VAR_NAME_LEN limit for internal repres...
tree
|
commitdiff
2011-02-05
Ben Pfaff
dict: Make dict_make_unique_var_name() return an alloca...
tree
|
commitdiff
2011-02-05
Ben Pfaff
i18n: Always allocate from pool in recode_substring_pool().
tree
|
commitdiff
2011-02-05
Ben Pfaff
sys-file-writer: Fix subtype used for v14+ multiple...
tree
|
commitdiff
2011-02-04
Ben Pfaff
sys-file-reader: Elevate invalid number of labels from...
tree
|
commitdiff
2011-02-04
Ben Pfaff
sys-file-reader: Avoid redundant "within system file...
tree
|
commitdiff
2011-02-04
Ben Pfaff
sys-file-reader: Improve debugging usefulness of error...
tree
|
commitdiff
2011-02-04
Ben Pfaff
sys-file-reader: Really enable warnings for invalid...
tree
|
commitdiff
2011-02-04
Ben Pfaff
sys-file-reader: Add missing periods at end of error...
tree
|
commitdiff
2011-01-31
Ben Pfaff
sys-file-reader: Check that multiple response set names...
tree
|
commitdiff
next