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
/
libpspp
/
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-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-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
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
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
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-19
Ben Pfaff
Update all #include directives to the currently preferr...
tree
|
commitdiff
2011-02-20
Ben Pfaff
pool: Support NULL pool argument to pool_alloc_unaligned().
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-05
Ben Pfaff
i18n: Always allocate from pool in recode_substring_pool().
tree
|
commitdiff
2011-01-31
Ben Pfaff
hash-functions: Use C instead of preprocessor to test...
tree
|
commitdiff
2010-12-12
Ben Pfaff
i18n: Remove unnecessary #ifs.
tree
|
commitdiff
2010-11-19
Ben Pfaff
str: Add some functions for handling UTF-8.
tree
|
commitdiff
2010-11-19
Ben Pfaff
str: Change "char" to "byte" in function names.
tree
|
commitdiff
2010-11-19
Ben Pfaff
str: Inline some trivial functions.
tree
|
commitdiff
2010-11-04
Ben Pfaff
sparse-array: Fix accidental assumption that "long...
tree
|
commitdiff
2010-10-25
John Darrington
Remove various duplicated #include directives
tree
|
commitdiff
2010-10-18
Ben Pfaff
str: Remove unused functions.
tree
|
commitdiff
2010-10-02
Ben Pfaff
pspp: Make a signal that indicates a bug re-raise that...
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Get rid of first_column, last_column arguments.
tree
|
commitdiff
2010-09-24
Ben Pfaff
message: Add column range to struct msg_locator.
tree
|
commitdiff
2010-09-24
Ben Pfaff
message: Consistently initialize locator; use 0 for...
tree
|
commitdiff
2010-09-24
Ben Pfaff
i18n: New function recode_substring_pool().
tree
|
commitdiff
2010-09-24
Ben Pfaff
i18n: Use UTF8 macro instead of "UTF8" literal string.
tree
|
commitdiff
2010-09-24
Ben Pfaff
str: Make ss_alloc_substring() allocate null-terminated...
tree
|
commitdiff
2010-09-24
Ben Pfaff
cast: New macro NULL_SENTINEL.
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Add simple tests.
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Handle EINVAL more gracefully.
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Refactor for simplicity.
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Properly restart conversion when output buffer...
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Ensure that every recoding starts from the initia...
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Avoid memory leak when create_iconv() fails.
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Lightly reformat comments to better resemble...
tree
|
commitdiff
2010-09-19
John Darrington
Const casts.
tree
|
commitdiff
2010-09-18
John Darrington
Remove gettext markup from diagnostic string.
tree
|
commitdiff
2010-09-18
Ben Pfaff
Suppress warnings about conversions between char *...
tree
|
commitdiff
2010-09-15
John Darrington
Consolidate quoting style in printed strings.
tree
|
commitdiff
2010-08-22
John Darrington
SET MXWARNS = 0 to be interpreted as unlimited.
tree
|
commitdiff
2010-08-22
John Darrington
Move MX* processing to libpspp/message.c
tree
|
commitdiff
2010-07-30
John Darrington
Deallocate memory from pool using the correct function
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-19
John Darrington
Remove unnecessary include directives of hash.h
tree
|
commitdiff
2010-07-16
John Darrington
Remove const qualifiers from encoding converter components.
tree
|
commitdiff
2010-07-04
John Darrington
Fix various memory leaks
tree
|
commitdiff
2010-06-16
Ben Pfaff
Do not treat isolated CR in input data as new-line.
tree
|
commitdiff
2010-06-11
Ben Pfaff
tmpfile: Rename "struct tmpfile" to "struct temp_file".
tree
|
commitdiff
2010-05-21
John Darrington
Merge commit 'origin/covariance'
tree
|
commitdiff
2010-05-19
Ben Pfaff
Merge "paginate" branch into "master".
tree
|
commitdiff
2010-05-18
Ben Pfaff
compiler: Fix SENTINEL macro in non-GCC case.
tree
|
commitdiff
2010-05-16
John Darrington
Expanded comments to src/libpspp/i18n.[ch]
tree
|
commitdiff
2010-05-03
Ben Pfaff
Take advantage of Gnulib configmake module.
tree
|
commitdiff
2010-05-02
Ben Pfaff
Use ftello() and fseeko() instead of ftell() and fseek...
tree
|
commitdiff
2010-05-01
Ben Pfaff
New stringi_set functions.
tree
|
commitdiff
2010-05-01
Ben Pfaff
New case-insensitive string map data structure.
tree
|
commitdiff
2010-04-22
Ben Pfaff
integer-format: Support 64-bit integers in integer_get().
tree
|
commitdiff
2010-04-12
Ben Pfaff
Add case-insensitive string set.
tree
|
commitdiff
2010-04-12
Ben Pfaff
hmapx: New function hmapx_clear().
tree
|
commitdiff
2010-04-12
Ben Pfaff
hmap: New function hmap_clear().
tree
|
commitdiff
2010-04-08
Ben Pfaff
hash-functions: New function hash_pointer().
tree
|
commitdiff
2010-03-22
Ben Pfaff
bt: Improve code formatting.
tree
|
commitdiff
2010-03-22
Ben Pfaff
bt: New function bt_is_empty().
tree
|
commitdiff
2010-03-17
Ben Pfaff
array: Fix indentation.
tree
|
commitdiff
2010-02-24
Ben Pfaff
odt: Remove dependency on external "zip" program.
tree
|
commitdiff
2010-02-08
Ben Pfaff
Merge "output" into "master"
tree
|
commitdiff
2010-02-07
Ben Pfaff
output: Make errors, warnings, and notes into a new...
tree
|
commitdiff
2010-02-07
Ben Pfaff
Greatly simplify PSPP configuration.
tree
|
commitdiff
2010-02-06
Ben Pfaff
llx: New function llx_find() to find a pointer in a...
tree
|
commitdiff
2010-02-06
Ben Pfaff
llx: New macro LLX_INITIALIZER to initialize an llx...
tree
|
commitdiff
2010-02-06
Ben Pfaff
New "string_array" data structure for working with...
tree
|
commitdiff
2010-02-06
Ben Pfaff
verbose-msg: Remove.
tree
|
commitdiff
2010-02-06
Ben Pfaff
message: Give MSG_ values for categories and severities...
tree
|
commitdiff
2010-02-06
Ben Pfaff
array: Fix typo in comment.
tree
|
commitdiff
2010-01-19
Ben Pfaff
message: Fix corner case in msg_emit().
tree
|
commitdiff
2010-01-18
Ben Pfaff
message: Make msg_dup() copy and msg_destroy() free...
tree
|
commitdiff
2010-01-18
Ben Pfaff
New library for interned strings.
tree
|
commitdiff
2010-01-16
Ben Pfaff
Distribute some files that were forgotten.
fc11-i386-build72
fc11-x64-build69
lenny-x64-build93
sid-i386-build139
tree
|
commitdiff
2010-01-05
Ben Pfaff
str: New function ds_steal_cstr.
tree
|
commitdiff
2010-01-05
Ben Pfaff
Add new SENTINEL macro to compiler.h, for GCC's __attri...
tree
|
commitdiff
2009-12-25
John Darrington
Merge branch 'master' into output
tree
|
commitdiff
2009-12-18
John Darrington
Merge branch 'master' into output
fc11-i386-build61
fc11-x64-build58
lenny-x64-build82
sid-i386-build128
tree
|
commitdiff
2009-12-16
John Darrington
Merge commit 'origin/stable'
fc11-i386-build58
fc11-x64-build55
lenny-x64-build79
sid-i386-build125
tree
|
commitdiff
2009-12-05
Ben Pfaff
New data type string_map, a string-to-string map.
fc11-i386-build42
fc11-x64-build39
lenny-x64-build63
sid-i386-build111
tree
|
commitdiff
2009-11-27
Ben Pfaff
New data type string_set, a set of unique strings.
fc11-i386-build41
fc11-x64-build38
lenny-x64-build62
sid-i386-build110
tree
|
commitdiff
next