Use default encoding when reading system files if no encoding is given in file.
[pspp-builds.git] / src / language /
2008-10-12 Ben PfaffFix GCC 4.3 warnings about parameters of incomplete...
2008-10-12 Ben PfaffImplement variable and data file attributes.
2008-10-11 Ben PfaffMake [ and ] valid tokens in the lexer.
2008-10-11 Ben PfaffFix build when build and source directories are separate.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-10-06 John DarringtonAllow hyphens in {sub}command names.
2008-10-06 John DarringtonAdd generated c files to .gitignore
2008-10-05 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-05 John DarringtonMoved the datasheet testing code out of src/{libspp...
2008-10-04 Ben PfaffAppend $(EXEEXT_FOR_BUILD) to output file name when...
2008-10-02 John DarringtonEnable recode unsupported RECODE mappings.
2008-09-26 John DarringtonWhitespace changes only
2008-09-26 John DarringtonAvoid forcing an int into a void *
2008-09-21 John DarringtonAvoid crash when recovering from syntax error in RELIAB...
2008-09-20 John DarringtonMoved all static libraries to libtool libraries.
2008-09-20 John DarringtonUsed pow2(x) instead of x * x where appropriate.
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-09-19 John DarringtonAdded the MEDIAN function to AGGREGATE.
2008-09-17 Jason H Stovercoeff_init: Do not use coeff[0] as the intercept.
2008-09-15 Jason H Stoverpspp_coeff_var_to_coeff: Guard against a null pointer...
2008-09-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-15 John DarringtonUse pow2 function instead of SQR macro.
2008-09-14 John DarringtonDon't append % to count totals.
2008-09-14 John DarringtonDon't destroy dictionary on error if we didn't create it.
2008-09-14 John DarringtonFixed bug which caused a crash if "end data." was not...
2008-09-12 John DarringtonImplemented the reliability command.
2008-09-12 Jason H StoverDo not use const in pspp_linreg_get_vars. Use correct...
2008-09-06 John DarringtonFixed some issues calculating percentiles when missing...
2008-09-06 John DarringtonFixed some breakage in comment lines.
2008-09-06 John DarringtonRewrote the EXAMINE command.
2008-09-04 John DarringtonAdded a n_missing parameter to casereader_create_filter...
2008-09-04 John DarringtonComplete re-implementation of the EXAMINE command.
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-08-08 John DarringtonInitialise label for piechart slices.
2008-07-29 Ben PfaffUse standard C99 isfinite, isnan, isinf in place of...
2008-07-27 John DarringtonConstness
2008-07-27 John DarringtonChanged the default WORKSPACE value to 64MB.
2008-07-26 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-07-26 John DarringtonMerge with recent change by Jason.
2008-07-26 John DarringtonRemoved the value_cnt associated with the caseordering
2008-07-24 Jason H StoverDropped weight argument. Corrected update of entries...
2008-07-22 Jason H StoverNo longer store entire data set in memory.
2008-07-20 John DarringtonWhy does git only commit some of the changes if you...
2008-07-06 Ben PfaffRename .cvsignore files to .gitignore.
2008-06-22 Jason StoverFixed bug 23567. Added accessor functions to get/set...
2008-06-14 Jason Stovermoved src/math/linreg.[ch] to src/math
2008-05-29 John DarringtonFixed bugs which manifested themselves as bus errors...
2008-05-16 Ben PfaffUse gsl_isnan instead of isnan, gsl_isinf instead of...
2008-04-21 John DarringtonUpdate some copyright notices which still referred...
2008-04-20 John DarringtonFix mingw cross compile problem.
2008-04-20 John DarringtonFixed some recent problems with the mingw cross compile.
2008-04-09 John DarringtonFix display of degrees of freedom.
2008-04-09 Jason Stoverfixed check for equality of explanatory and predictor...
2008-04-05 John DarringtonRemoved generated files from tarball
2008-03-17 Ben PfaffFix bug #22037.
2008-03-16 Ben PfaffPatch #6452. Reviewed by John Darrington.
2008-03-14 John DarringtonRemove unncessary dependencies on format.h
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-03-12 John DarringtonFix compiler warning.
2008-03-11 Jason StoverRemoved header file for obsolete EXPORT subcommand
2008-03-11 Jason StoverRemoved reference to regression-export.h
2008-03-11 Jason StoverRemoved use of coefficient 0 as intercept; removed...
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-02-19 Ben Pfaff(ds_read_line): Add argument to limit the length of...
2008-02-14 John DarringtonFixed bug #22306
2008-02-10 Ben PfaffAdd a couple of extensions to GET DATA TYPE=TXT. Patch...
2008-02-06 John DarringtonOptimise the psql reader, by fetching more than one...
2008-02-04 John DarringtonAdded the postgres reader. Closes patch #6388
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2008-01-02 John DarringtonCloses patch #6359
2007-12-21 John DarringtonClosing bug #21760
2007-12-12 John DarringtonWhitespace changes only.
2007-12-08 Ben PfaffPatch #6302.
2007-12-08 Ben PfaffPatch #6302.
2007-12-05 Ben PfaffImplement GET DATA/TYPE=TXT.
2007-12-05 Ben PfaffAllow parsing 0-based column ranges.
2007-12-05 Ben PfaffMake GET DATA a separate command, instead of something...
2007-12-05 Ben Pfaff* lexer.c (lex_match_id_n): New function.
2007-12-05 Ben Pfaff* src/language/data-io/data-reader.c (struct dfm_reader...
2007-11-12 Ben Pfaff(display_variables): Fix DISPLAY LABELS. Thanks to...
2007-11-11 Ben PfaffPatch #6262. New developers guide and resulting fixes...
2007-11-09 Ben Pfaff* automake.mk: Add new file.
2007-11-06 Ben PfaffPatch #6258.
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-10-13 Ben PfaffUse trunc module from gnulib instead of our home-grown...
2007-10-13 Ben PfaffUse fseeko module from gnulib instead of our home-grown...
2007-10-13 Ben Pfaffposix-xprintf-functions.patch from patch #6230.
2007-10-12 Ben Pfaffstdint.h-instead-of-size_max.h.patch from patch #6230.
2007-10-12 Ben Pfaffconfig.h-fixes.patch from patch #6230.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-10-12 Ben Pfaffmalloca-instead-of-local_alloc.patch from patch #6230.
2007-10-12 Ben Pfaffmagic-elimination.patch from patch #6230.
2007-09-23 Ben Pfaff(cmd_data_list): Don't allow END subcommand to be used...
2007-09-23 Ben PfaffBug #21111. Reviewed by John Darrington.
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-09-22 John DarringtonCorrected various typos in error messages.
2007-09-22 John DarringtonFree the cmd after it's finished.
2007-09-21 Jason Stoverfix memory leaks; bug 21056
next