projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
str: Make ss_alloc_substring_pool() null-terminate its output.
[pspp-builds.git]
/
src
/
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
2011-01-31
Ben Pfaff
sys-file-reader: Fix double-free on read of partial...
tree
|
commitdiff
2011-01-31
Ben Pfaff
hash-functions: Use C instead of preprocessor to test...
tree
|
commitdiff
2011-01-29
Ben Pfaff
q2c: T_RPAREN should be T_LPAREN for matching a left...
tree
|
commitdiff
2010-12-21
Ben Pfaff
NPAR TESTS: Fix two test failures.
tree
|
commitdiff
2010-12-21
Ben Pfaff
NPAR TESTS: Fix "NPAR TESTS BINOMIAL, P = 0.5; N1/N2...
tree
|
commitdiff
2010-12-21
Ben Pfaff
lexer: Fix GCC warning for unhandled TOKEN_N_TYPES...
tree
|
commitdiff
2010-12-21
Ben Pfaff
lexer: Remove unused function lex_put_back_id().
tree
|
commitdiff
2010-12-12
Ben Pfaff
value-parser: Remove redundant call to lex_force_string...
tree
|
commitdiff
2010-12-12
Ben Pfaff
GET DATA: Fix punctuation in error message.
tree
|
commitdiff
2010-12-12
Ben Pfaff
AGGREGATE: Align arg_func_tab[] in columns.
tree
|
commitdiff
2010-12-12
Ben Pfaff
i18n: Remove unnecessary #ifs.
tree
|
commitdiff
2010-12-12
Ben Pfaff
ECHO: Use text_item, as intended.
tree
|
commitdiff
2010-12-12
Ben Pfaff
float-format: Don't translate test strings.
tree
|
commitdiff
2010-12-12
Ben Pfaff
DO REPEAT: Make this command usable anywhere.
tree
|
commitdiff
2010-12-12
Ben Pfaff
identifier: New function token_type_to_string().
tree
|
commitdiff
2010-12-12
Ben Pfaff
NPAR TESTS: Prefer lex_match_id() over lex_match_hyphen...
tree
|
commitdiff
2010-12-12
Ben Pfaff
q2c: Prefer lex_match_id() over lex_match_hyphenated_wo...
tree
|
commitdiff
2010-12-12
Ben Pfaff
DEBUG XFORM FAIL: Issue an error message as part of...
tree
|
commitdiff
2010-12-12
Ben Pfaff
INPUT PROGRAM: Remove unused enumeration.
tree
|
commitdiff
2010-12-12
Ben Pfaff
expressions: Make extract_min_valid() parameter const.
tree
|
commitdiff
2010-12-12
Ben Pfaff
categoricals: Make parameter to categoricals_done(...
tree
|
commitdiff
2010-12-12
Ben Pfaff
covariance: Fix const-ness of covariance_calculate...
tree
|
commitdiff
2010-12-12
Ben Pfaff
ONEWAY: Fix warning for passing "const" pointer as...
tree
|
commitdiff
2010-12-12
Ben Pfaff
mann-whitney: Suppress GCC warning about unused parameter.
tree
|
commitdiff
2010-12-12
Ben Pfaff
friedman: Fix GCC warning about uninitialized fr.w.
tree
|
commitdiff
2010-12-05
Ben Pfaff
gui: Factor out duplicated code for executing and pasti...
tree
|
commitdiff
2010-12-04
Ben Pfaff
command: Don't allow SORT as an abbreviation for SORT...
tree
|
commitdiff
next