Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
pspp-dev (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon Sep 27 2010 22:26:01 -0400
Threads in reverse chronological order
[
Next Period
]
PSPP Bug 31016
,
terry . droeger
,
2010/09/27
Re: PSPP Bug 31016
,
Ben Pfaff
,
2010/09/27
[pre-lexer-2 0/4] more preparation for new lexer
,
Ben Pfaff
,
2010/09/25
[pre-lexer-2 4/4] lexer: Get rid of lex_negative_to_dash().
,
Ben Pfaff
,
2010/09/25
[pre-lexer-2 1/4] command: Factor command name matching out of command.c.
,
Ben Pfaff
,
2010/09/25
Re: [pre-lexer-2 1/4] command: Factor command name matching out of command.c.
,
John Darrington
,
2010/09/25
Re: [pre-lexer-2 1/4] command: Factor command name matching out of command.c.
,
Ben Pfaff
,
2010/09/25
Re: [pre-lexer-2 1/4] command: Factor command name matching out of command.c.
,
Ben Pfaff
,
2010/09/25
Re: [pre-lexer-2 1/4] command: Factor command name matching out of command.c.
,
John Darrington
,
2010/09/26
Re: [pre-lexer-2 1/4] command: Factor command name matching out of command.c.
,
Ben Pfaff
,
2010/09/26
Re: [pre-lexer-2 1/4] command: Factor command name matching out of command.c.
,
John Darrington
,
2010/09/26
Re: [pre-lexer-2 1/4] command: Factor command name matching out of command.c.
,
Ben Pfaff
,
2010/09/26
Re: [pre-lexer-2 1/4] command: Factor command name matching out of command.c.
,
John Darrington
,
2010/09/27
Re: [pre-lexer-2 1/4] command: Factor command name matching out of command.c.
,
Ben Pfaff
,
2010/09/27
[pre-lexer-2 3/4] lexer: New type enum token_type.
,
Ben Pfaff
,
2010/09/25
[pre-lexer-2 2/4] str: Inline some trivial functions.
,
Ben Pfaff
,
2010/09/25
[pre-lexer 00/21] preparation for work on lexer
,
Ben Pfaff
,
2010/09/24
[pre-lexer 01/21] str: Make ss_alloc_substring() allocate null-terminated strings.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 13/21] command: Remove superfluous trailing spaces from command names.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 19/21] data-in: Rewrite logic for recoding input, and get rid of src_enc member.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 03/21] i18n: New function recode_substring_pool().
,
Ben Pfaff
,
2010/09/24
[pre-lexer 11/21] lexer: Use lex_is_string() more consistently.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 04/21] syntax-string-source: Fix format string problems.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 08/21] Make translation easier.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 14/21] command: Add specific DATASET unimplemented commands.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 12/21] command: Remove INSERT from list of unimplemented commands.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 20/21] data-in: Make data_in() parameters more uniform.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 02/21] i18n: Use UTF8 macro instead of "UTF8" literal string.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 09/21] lexer: Improve translatability of lex_error().
,
Ben Pfaff
,
2010/09/24
[pre-lexer 15/21] message: Consistently initialize locator; use 0 for "no line number".
,
Ben Pfaff
,
2010/09/24
[pre-lexer 06/21] AGGREGATE: Simplify code.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 17/21] calendar: Use sensible error reporting in calendar_gregorian_to_offset().
,
Ben Pfaff
,
2010/09/24
[pre-lexer 16/21] message: Add column range to struct msg_locator.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 05/21] PERMISSIONS: Add missing check for string token.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 10/21] lexer: Remove DUMP_TOKENS debugging feature.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 18/21] data-in: Eliminate "implied_decimals" parameter from data_in().
,
Ben Pfaff
,
2010/09/24
[pre-lexer 21/21] data-in: Get rid of first_column, last_column arguments.
,
Ben Pfaff
,
2010/09/24
[pre-lexer 07/21] HOST: Use more modern syntax.
,
Ben Pfaff
,
2010/09/24
Re: [pre-lexer 00/21] preparation for work on lexer
,
John Darrington
,
2010/09/24
Re: [pre-lexer 00/21] preparation for work on lexer
,
Ben Pfaff
,
2010/09/24
casting NULL within a varargs list
,
Ben Pfaff
,
2010/09/22
Re: casting NULL within a varargs list
,
John Darrington
,
2010/09/23
Re: casting NULL within a varargs list
,
Ben Pfaff
,
2010/09/23
[PATCH 1/2] i18n: Add simple tests.
,
Ben Pfaff
,
2010/09/22
[PATCH 2/2] tests: Remove unnecessary mention of header files from automake.mk.
,
Ben Pfaff
,
2010/09/22
Re: [PATCH 2/2] tests: Remove unnecessary mention of header files from automake.mk.
,
John Darrington
,
2010/09/23
Re: [PATCH 2/2] tests: Remove unnecessary mention of header files from automake.mk.
,
Ben Pfaff
,
2010/09/23
Re: [PATCH 1/2] i18n: Add simple tests.
,
John Darrington
,
2010/09/23
[i18n 0/6] Fixes for recode_string().
,
Ben Pfaff
,
2010/09/21
[i18n 3/6] i18n: Ensure that every recoding starts from the initial shift state.
,
Ben Pfaff
,
2010/09/21
[i18n 4/6] i18n: Properly restart conversion when output buffer overflows.
,
Ben Pfaff
,
2010/09/21
[i18n 5/6] i18n: Refactor for simplicity.
,
Ben Pfaff
,
2010/09/21
[i18n 1/6] i18n: Lightly reformat comments to better resemble other files.
,
Ben Pfaff
,
2010/09/21
[i18n 6/6] i18n: Handle EINVAL more gracefully.
,
Ben Pfaff
,
2010/09/21
[i18n 2/6] i18n: Avoid memory leak when create_iconv() fails.
,
Ben Pfaff
,
2010/09/21
Re: [i18n 0/6] Fixes for recode_string().
,
John Darrington
,
2010/09/21
Re: [i18n 0/6] Fixes for recode_string().
,
Ben Pfaff
,
2010/09/22
[warnings 0/7] Fix build warnings
,
Ben Pfaff
,
2010/09/18
[warnings 6/7] linreg: Delete unused static function.
,
Ben Pfaff
,
2010/09/18
Re: [warnings 6/7] linreg: Delete unused static function.
,
John Darrington
,
2010/09/18
Re: [warnings 6/7] linreg: Delete unused static function.
,
Jason Stover
,
2010/09/18
[warnings 7/7] GLM: Fix compiler warnings.
,
Ben Pfaff
,
2010/09/18
Re: [warnings 7/7] GLM: Fix compiler warnings.
,
John Darrington
,
2010/09/18
Re: [warnings 7/7] GLM: Fix compiler warnings.
,
Ben Pfaff
,
2010/09/18
Re: [warnings 7/7] GLM: Fix compiler warnings.
,
Jason Stover
,
2010/09/18
[warnings 1/7] build-aux: Add generated files to .gitignore.
,
Ben Pfaff
,
2010/09/18
Re: [warnings 1/7] build-aux: Add generated files to .gitignore.
,
John Darrington
,
2010/09/18
[warnings 3/7] Suppress warnings about conversions between char * and unsigned char *.
,
Ben Pfaff
,
2010/09/18
Re: [warnings 3/7] Suppress warnings about conversions between char * and unsigned char *.
,
John Darrington
,
2010/09/18
Re: [warnings 3/7] Suppress warnings about conversions between char * and unsigned char *.
,
John Darrington
,
2010/09/18
Re: [warnings 3/7] Suppress warnings about conversions between char * and unsigned char *.
,
Ben Pfaff
,
2010/09/18
[warnings 5/7] Fix some constness problems that led to warnings.
,
Ben Pfaff
,
2010/09/18
Re: [warnings 5/7] Fix some constness problems that led to warnings.
,
John Darrington
,
2010/09/18
Re: [warnings 5/7] Fix some constness problems that led to warnings.
,
Ben Pfaff
,
2010/09/18
[warnings 2/7] recode: Fix a warning in recode_trns_proc().
,
Ben Pfaff
,
2010/09/18
Re: [warnings 2/7] recode: Fix a warning in recode_trns_proc().
,
John Darrington
,
2010/09/18
Re: [warnings 2/7] recode: Fix a warning in recode_trns_proc().
,
Ben Pfaff
,
2010/09/18
Re: [warnings 2/7] recode: Fix a warning in recode_trns_proc().
,
Ben Pfaff
,
2010/09/21
Re: [warnings 2/7] recode: Fix a warning in recode_trns_proc().
,
Ben Pfaff
,
2010/09/23
[warnings 4/7] ONEWAY: Fix declaration-after-statement warning.
,
Ben Pfaff
,
2010/09/18
Re: [warnings 4/7] ONEWAY: Fix declaration-after-statement warning.
,
John Darrington
,
2010/09/18
PSPP quote style
,
John Darrington
,
2010/09/16
Re: [vertaling] PSPP quote style
,
Hendrik Maryns
,
2010/09/17
Re: [vertaling] PSPP quote style
,
John Darrington
,
2010/09/17
Re: PSPP quote style
,
Harry Thijssen
,
2010/09/22
PSPP Tester - job
,
Dr. Rainer Loidl
,
2010/09/13
Re: PSPP Tester - job
,
John Darrington
,
2010/09/13
Blank string values.
,
John Darrington
,
2010/09/10
Re: Blank string values.
,
Ben Pfaff
,
2010/09/10
Custom Tables
,
Gustaaf van der Stigchel
,
2010/09/04
Re: Custom Tables
,
Ben Pfaff
,
2010/09/04
[patch #7277] Make UTF-8 as default charset on html output
,
Michel Boaventura
,
2010/09/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc