2008-10-04 |
Ben Pfaff | Only use -fgnu89-inline if the compiler actually supports it.
|
commit | commitdiff | tree |
2008-10-04 |
Ben Pfaff | Also warn about missing prerequisites as we encounter...
|
commit | commitdiff | tree |
2008-10-04 |
Ben Pfaff | Add note to INSTALL explaining how to use libraries...
|
commit | commitdiff | tree |
2008-10-04 |
Ben Pfaff | Add pspp-dev.dvi to CLEANFILES.
|
commit | commitdiff | tree |
2008-10-04 |
Ben Pfaff | Append $(EXEEXT_FOR_BUILD) to output file name when...
|
commit | commitdiff | tree |
2008-10-03 |
Ben Pfaff | Update NEWS for 0.6.1 release.
|
commit | commitdiff | tree |
2008-08-19 |
Ben Pfaff | Start generating ChangeLog automatically from Git commit...
|
commit | commitdiff | tree |
2008-07-29 |
Ben Pfaff | Use standard C99 isfinite, isnan, isinf in place of...
|
commit | commitdiff | tree |
2008-07-26 |
Ben Pfaff | New function for adding a numbering column to a casereader.
|
commit | commitdiff | tree |
2008-07-16 |
Ben Pfaff | Make PSPP_LINK2_IFELSE macro work with Autoconf earlier...
|
commit | commitdiff | tree |
2008-07-13 |
Ben Pfaff | Autodetect and fix GSL use of GCC-style "extern inline".
|
commit | commitdiff | tree |
2008-07-06 |
Ben Pfaff | Enable users of dist tarballs to use --enable-gui-tools.
|
commit | commitdiff | tree |
2008-07-06 |
Ben Pfaff | Remove 'de' from LINGUAS and delete po/de.po.
|
commit | commitdiff | tree |
2008-07-06 |
Ben Pfaff | Remove obsolete .gitignore entries.
|
commit | commitdiff | tree |
2008-07-06 |
Ben Pfaff | Remove files from .gitignore that are specific to blp...
|
commit | commitdiff | tree |
2008-07-06 |
Ben Pfaff | Rename .cvsignore files to .gitignore.
|
commit | commitdiff | tree |
2008-06-14 |
Ben Pfaff | Fix typo in AC_PREREQ command name.
|
commit | commitdiff | tree |
2008-06-09 |
Ben Pfaff | Final changes for 0.6.0 release.
|
commit | commitdiff | tree |
2008-05-16 |
Ben Pfaff | Use gsl_isnan instead of isnan, gsl_isinf instead of...
|
commit | commitdiff | tree |
2008-05-16 |
Ben Pfaff | * Smake (GNULIB_MODULES): Don't depend on memmem module...
|
commit | commitdiff | tree |
2008-05-09 |
Ben Pfaff | Don't call gtk_widget_unparent on sheet->button if...
|
commit | commitdiff | tree |
2008-05-08 |
Ben Pfaff | Don't make the user wiggle the mouse to be able to...
|
commit | commitdiff | tree |
2008-05-08 |
Ben Pfaff | Change the mouse pointer to a watch to indicate that...
|
commit | commitdiff | tree |
2008-05-07 |
Ben Pfaff | (get_tooltip_location): Prevent crash when a tooltip...
|
commit | commitdiff | tree |
2008-05-07 |
Ben Pfaff | (text_data_import_assistant): Allocate the struct import_ass...
|
commit | commitdiff | tree |
2008-05-07 |
Ben Pfaff | (gtk_sheet_dispose): Set the sheet's entry_container...
|
commit | commitdiff | tree |
2008-04-15 |
Ben Pfaff | Properly report required version of libglade.
|
commit | commitdiff | tree |
2008-03-20 |
Ben Pfaff | Update text about Gnulib to reflect that it has moved...
|
commit | commitdiff | tree |
2008-03-18 |
Ben Pfaff | Document new requirement for gettext version 0.17.
|
commit | commitdiff | tree |
2008-03-17 |
Ben Pfaff | Fix bug #22037.
|
commit | commitdiff | tree |
2008-03-16 |
Ben Pfaff | Patch #6452. Reviewed by John Darrington.
|
commit | commitdiff | tree |
2008-03-16 |
Ben Pfaff | Patch #5368. Reviewed by John Darrington. Tested...
|
commit | commitdiff | tree |
2008-03-08 |
Ben Pfaff | Initialize "may-create-vars" to TRUE by default.
|
commit | commitdiff | tree |
2008-03-07 |
Ben Pfaff | Add "may-create-vars" property to var sheet that controls...
|
commit | commitdiff | tree |
2008-03-07 |
Ben Pfaff | (var_name_is_insertable): New function.
|
commit | commitdiff | tree |
2008-03-07 |
Ben Pfaff | Require month names to be spelled out as English words...
|
commit | commitdiff | tree |
2008-03-05 |
Ben Pfaff | Patch #6427. Reviewed by John Darrington.
|
commit | commitdiff | tree |
2008-03-05 |
Ben Pfaff | Patch #6441. Reviewed by John Darrington.
|
commit | commitdiff | tree |
2008-03-05 |
Ben Pfaff | Patch #6441. Reviewed by John Darrington.
|
commit | commitdiff | tree |
2008-03-05 |
Ben Pfaff | Patch #6441. Reviewed by John Darrington.
|
commit | commitdiff | tree |
2008-03-05 |
Ben Pfaff | Patch #6441. Reviewed by John Darrington.
|
commit | commitdiff | tree |
2008-02-20 |
Ben Pfaff | Patch #6426. Reviewed by John Darrington.
|
commit | commitdiff | tree |
2008-02-20 |
Ben Pfaff | (popup_messages): Always destroy `msg' and `lead' strings...
|
commit | commitdiff | tree |
2008-02-19 |
Ben Pfaff | (ds_read_line): Add argument to limit the length of...
|
commit | commitdiff | tree |
2008-02-19 |
Ben Pfaff | (var_create): Use the new functions for default variable...
|
commit | commitdiff | tree |
2008-02-19 |
Ben Pfaff | (macro FMT_MAX_NUMERIC_WIDTH): New macro.
|
commit | commitdiff | tree |
2008-02-19 |
Ben Pfaff | Patch #6426. Reviewed by John Darrington.
|
commit | commitdiff | tree |
2008-02-10 |
Ben Pfaff | Add a couple of extensions to GET DATA TYPE=TXT. Patch...
|
commit | commitdiff | tree |
2008-02-10 |
Ben Pfaff | Consolidate multiple messages into single message dialog...
|
commit | commitdiff | tree |
2008-02-03 |
Ben Pfaff | Add new utility "dissect-sysfile".
|
commit | commitdiff | tree |
2008-02-03 |
Ben Pfaff | In system files, fix error message when floating-point...
|
commit | commitdiff | tree |
2008-02-03 |
Ben Pfaff | In system files, allow missing values to be specified...
|
commit | commitdiff | tree |
2008-02-02 |
Ben Pfaff | Patch #6386. Thanks to John Darrington for review...
|
commit | commitdiff | tree |
2008-01-30 |
Ben Pfaff | Update Back-Cover Text for manuals to the newest form...
|
commit | commitdiff | tree |
2007-12-08 |
Ben Pfaff | Patch #6302.
|
commit | commitdiff | tree |
2007-12-08 |
Ben Pfaff | Patch #6302.
|
commit | commitdiff | tree |
2007-12-08 |
Ben Pfaff | Patch #6302.
|
commit | commitdiff | tree |
2007-12-07 |
Ben Pfaff | Handle variable display parameters record with only...
|
commit | commitdiff | tree |
2007-12-05 |
Ben Pfaff | Mention GET DATA support for text data files.
|
commit | commitdiff | tree |
2007-12-05 |
Ben Pfaff | Implement GET DATA/TYPE=TXT.
|
commit | commitdiff | tree |
2007-12-05 |
Ben Pfaff | Allow parsing 0-based column ranges.
|
commit | commitdiff | tree |
2007-12-05 |
Ben Pfaff | Make GET DATA a separate command, instead of something...
|
commit | commitdiff | tree |
2007-12-05 |
Ben Pfaff | * lexer.c (lex_match_id_n): New function.
|
commit | commitdiff | tree |
2007-12-05 |
Ben Pfaff | * src/language/data-io/data-reader.c (struct dfm_reader...
|
commit | commitdiff | tree |
2007-11-25 |
Ben Pfaff | * bugs/compression.sh: Don't fail on big-endian system...
|
commit | commitdiff | tree |
2007-11-25 |
Ben Pfaff | (src_data_libdata_a_SOURCES): Add val-type.h, to fix...
|
commit | commitdiff | tree |
2007-11-24 |
Ben Pfaff | (short_names_assign): Fix dumb typo, in which `i' was...
|
commit | commitdiff | tree |
2007-11-19 |
Ben Pfaff | Correctly calculate n_missing_values field when writing...
|
commit | commitdiff | tree |
2007-11-18 |
Ben Pfaff | Mention that pkg-config versions 0.18 and 0.19 are...
|
commit | commitdiff | tree |
2007-11-15 |
Ben Pfaff | Add definition of CHARSETALIASDIR to TESTS_ENVIRONMENT...
|
commit | commitdiff | tree |
2007-11-12 |
Ben Pfaff | (display_variables): Fix DISPLAY LABELS. Thanks to...
|
commit | commitdiff | tree |
2007-11-11 |
Ben Pfaff | Patch #6262. New developers guide and resulting fixes...
|
commit | commitdiff | tree |
2007-11-10 |
Ben Pfaff | Pass -b option to diff to avoid spurious failure of
|
commit | commitdiff | tree |
2007-11-10 |
Ben Pfaff | Fix typo.
|
commit | commitdiff | tree |
2007-11-09 |
Ben Pfaff | * automake.mk: Add new file.
|
commit | commitdiff | tree |
2007-11-07 |
Ben Pfaff | * bugs/overwrite-input-file.sh: Don't use non-portable...
|
commit | commitdiff | tree |
2007-11-06 |
Ben Pfaff | Need to include <sys/stat.h>. Bug #21516.
|
commit | commitdiff | tree |
2007-11-06 |
Ben Pfaff | Patch #6258.
|
commit | commitdiff | tree |
2007-11-06 |
Ben Pfaff | No need for check for off_t or for the size of float...
|
commit | commitdiff | tree |
2007-11-04 |
Ben Pfaff | Merge news items from 0.4.0 to 0.4.3. Also, untabify.
|
commit | commitdiff | tree |
2007-11-04 |
Ben Pfaff | Suggestions for NEWS from John Darrington.
|
commit | commitdiff | tree |
2007-11-04 |
Ben Pfaff | Update NEWS for the upcoming release.
|
commit | commitdiff | tree |
2007-11-04 |
Ben Pfaff | Add zlib, libxml2 to optional library dependencies.
|
commit | commitdiff | tree |
2007-11-04 |
Ben Pfaff | Fix typos.
|
commit | commitdiff | tree |
2007-11-03 |
Ben Pfaff | Allow output files to overwrite input files (bug #21280...
|
commit | commitdiff | tree |
2007-11-03 |
Ben Pfaff | Use isfinite, round modules from gnulib.
|
commit | commitdiff | tree |
2007-10-28 |
Ben Pfaff | Fix typos.
|
commit | commitdiff | tree |
2007-10-15 |
Ben Pfaff | Delete test that is obsolete and has not been run automatica...
|
commit | commitdiff | tree |
2007-10-13 |
Ben Pfaff | Use trunc module from gnulib instead of our home-grown...
|
commit | commitdiff | tree |
2007-10-13 |
Ben Pfaff | Use fseeko module from gnulib instead of our home-grown...
|
commit | commitdiff | tree |
2007-10-13 |
Ben Pfaff | posix-xprintf-functions.patch from patch #6230.
|
commit | commitdiff | tree |
2007-10-12 |
Ben Pfaff | stdint.h-instead-of-size_max.h.patch from patch #6230.
|
commit | commitdiff | tree |
2007-10-12 |
Ben Pfaff | config.h-fixes.patch from patch #6230.
|
commit | commitdiff | tree |
2007-10-12 |
Ben Pfaff | xalloc.h-instead-of-alloc.h.patch from patch #6230.
|
commit | commitdiff | tree |
2007-10-12 |
Ben Pfaff | malloca-instead-of-local_alloc.patch from patch #6230.
|
commit | commitdiff | tree |
2007-10-12 |
Ben Pfaff | magic-elimination.patch from patch #6230.
|
commit | commitdiff | tree |
2007-10-12 |
Ben Pfaff | Declarations must all precede statements in C90.
|
commit | commitdiff | tree |
2007-10-11 |
Ben Pfaff | cleanup-misc.patch from patch #6230.
|
commit | commitdiff | tree |
2007-10-09 |
Ben Pfaff | Fix bug #21280. Thanks to John Darrington for review.
|
commit | commitdiff | tree |
2007-10-07 |
Ben Pfaff | Oops--forgot ChangeLog for DESCRIPTIVES earlier.
|
commit | commitdiff | tree |
next |