2021-01-07 |
Ben Pfaff | Make data input and output take a fmt_settings structure. |
blob | commitdiff | raw |
2019-07-22 |
Ben Pfaff | value: Get rid of value_str(), value_str_rw(), value_num(). |
blob | commitdiff | raw | diff to current |
2018-11-26 |
Ben Pfaff | data-out: Clarify the meaning of the 'encoding' parameter. |
blob | commitdiff | raw | diff to current |
2018-11-06 |
Ben Pfaff | Add support for MTIME and YMDHMS. |
blob | commitdiff | raw | diff to current |
2017-09-17 |
Friedrich Beckmann | changed abs to labs function to avoid warning |
blob | commitdiff | raw | diff to current |
2017-08-31 |
John Darrington | Merge remote-tracking branch 'origin/master' into sheet |
blob | commitdiff | raw | diff to current |
2017-08-27 |
Ben Pfaff | data-out: Pass correct width to value_str() in output_A... |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Friedrich Beckmann | merge master->gtk3, fixed psppire-output-view.c refacto... |
blob | commitdiff | raw | diff to current |
2014-02-18 |
Ben Pfaff | data-out: Avoid excessive spaces in data_out_stretchy... 20140219030512/pspp |
blob | commitdiff | raw | diff to current |
2013-05-26 |
Ben Pfaff | Avoid letting data fields overflow in output and GUI. 20130527010502/pspp |
blob | commitdiff | raw | diff to current |
2012-12-30 |
Ben Pfaff | Merge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp |
blob | commitdiff | raw | diff to current |
2012-12-19 |
John Darrington | Replaced sprintf with c_snprintf where appropriate |
blob | commitdiff | raw | diff to current |
2012-12-02 |
Ben Pfaff | Merge 'master' into 'psppsheet'. 20121202031952/pspp 20121203032039/pspp 20121204032004/pspp 20121205032030/pspp 20121206032021/pspp 20121207032036/pspp 20121208032040/pspp 20121209032019/pspp 20121210032023/pspp 20121211032038/pspp 20121212032028/pspp 20121213032029/pspp 20121214032036/pspp 20121215032028/pspp 20121216032020/pspp 20121217032038/pspp 20121218031957/pspp 20121219032034/pspp 20121220032031/pspp 20121221032037/pspp 20121222032032/pspp 20121223032002/pspp 20121225032008/pspp 20121226032016/pspp 20121227032003/pspp 20121228032058/pspp 20121229032201/pspp 20121230032128/pspp |
blob | commitdiff | raw | diff to current |
2012-12-01 |
John Darrington | data-out.c: Added assertion to avoid out of bounds... |
blob | commitdiff | raw | diff to current |
2012-09-30 |
Ben Pfaff | Merge 'master' into 'psppsheet'. |
blob | commitdiff | raw | diff to current |
2012-09-20 |
John Darrington | src/data/data-out.c: Added assertion to catch negative... |
blob | commitdiff | raw | diff to current |
2012-08-19 |
Ben Pfaff | Merge 'master' into 'psppsheet'. |
blob | commitdiff | raw | diff to current |
2012-07-17 |
Ben Pfaff | format: Make fmt_date_template() human-friendly, respec... |
blob | commitdiff | raw | diff to current |
2011-07-01 |
John Darrington | Merge remote branch 'savannah/master' into sourceview |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Ben Pfaff | Update all #include directives to the currently preferr... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Ben Pfaff | data-out: Optimize and fix some bad assumptions. |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Ben Pfaff | data-out: Reorganize output_Z() to be more easily under... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Ben Pfaff | format: Count prefix and suffix width in terms of displ... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Ben Pfaff | format: Create a new "struct fmt_affix" for prefix... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Ben Pfaff | data-out: Make each converter responsible for storing... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Ben Pfaff | i18n: Introduce C_ENCODING as replacement for LEGACY_NA... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-09-24 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Ben Pfaff | Merge master into output branch. |
blob | commitdiff | raw | diff to current |
2009-07-23 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-07-23 |
John Darrington | Merge commit 'origin/roc' |
blob | commitdiff | raw | diff to current |
2009-07-18 |
John Darrington | Merge commit 'origin/data-encoding' |
blob | commitdiff | raw | diff to current |
2009-07-18 |
John Darrington | Add comment explaining the meaning of encoding to data_out |
blob | commitdiff | raw | diff to current |
2009-07-07 |
John Darrington | Replace legacy_recode with recode_string. |
blob | commitdiff | raw | diff to current |
2009-07-06 |
John Darrington | Convert to utf8 in data_out function. |
blob | commitdiff | raw | diff to current |
2009-07-06 |
John Darrington | data_out function to dynamically allocate return value. |
blob | commitdiff | raw | diff to current |
2009-07-05 |
John Darrington | Change enum legacy_encoding to const char *. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | Change "union value" to dynamically allocate long strings. |
blob | commitdiff | raw | diff to current |
2008-11-11 |
John Darrington | Merge branch 'master' into rewrite-sheet |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Ben Pfaff | Use standard C99 isfinite, isnan, isinf in place of... |
blob | commitdiff | raw | diff to current |
2008-05-16 |
Ben Pfaff | Use gsl_isnan instead of isnan, gsl_isinf instead of... |
blob | commitdiff | raw | diff to current |
2008-01-19 |
John Darrington | Reworked settings so as to use one large struct instead... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
John Darrington | Fix bug #22012 |
blob | commitdiff | raw | diff to current |
2007-12-24 |
John Darrington | Constness patrol |
blob | commitdiff | raw | diff to current |
2007-11-11 |
Ben Pfaff | Patch #6262. New developers guide and resulting fixes... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Ben Pfaff | * automake.mk: Add new file. |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Ben Pfaff | Use isfinite, round modules from gnulib. |
blob | commitdiff | raw | diff to current |
2007-10-12 |
Ben Pfaff | magic-elimination.patch from patch #6230. |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Ben Pfaff | Change license from GPLv2+ to GPLv3+. |
blob | commitdiff | raw | diff to current |
2007-06-08 |
John Darrington | Delete trailing whitespace at end of lines. |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Ben Pfaff | Remove "Written by Ben Pfaff <blp@gnu.org>" lines every... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Ben Pfaff | Finish converting struct variable to an opaque type... |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Ben Pfaff | Use gsl_finite from GSL, which is portable, instead... |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Ben Pfaff | Rewrite formatted data input routines to conform to... |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Ben Pfaff | Fix buffer overflow reported by John Darrington. |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Ben Pfaff | Rewrite and improve formatted output routines. |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Ben Pfaff | Completely rewrite src/data/format.[ch], to achieve... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Ben Pfaff | Remove num_to_string() function, because it is not... |
blob | commitdiff | raw | diff to current |
2006-10-20 |
John Darrington | Constness and global namespace patrol. |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Ben Pfaff | Apply patch #5225, assertions. |
blob | commitdiff | raw | diff to current |
2006-05-07 |
John Darrington | Reworked very long string support for better encapsulation. |
blob | commitdiff | raw | diff to current |
2006-05-02 |
John Darrington | Implemented support for very long strings a la spss... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Ben Pfaff | Get rid of src/libpspp/debug-print.h and all its users... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
John Darrington | Changed include paths to be explicitly specified in... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
John Darrington | Added new files resulting from directory restructuring. |
blob | commitdiff | raw | diff to current |
|