Text-CSV_XS.git
2013-03-30 H.Merijn Brand... typo in doc master 0.97
2013-03-30 H.Merijn BrandChange added on different box, merge back to correct...
2013-03-30 H.Merijn Brandmake error pointer more logical
2013-03-30 H.Merijn BrandAdd diag_verbose attribute
2013-03-30 H.Merijn Brand... Prepare for 0.97
2013-03-30 H.Merijn Brand... Better speed test
2013-03-27 H.Merijn Brand... More efficient (re)setting of _ERROR_INPUT
2013-03-27 H.Merijn Brand... No need for hv_delete before a hv_store
2013-03-27 H.Merijn Brand... Keep the buffer-test scripts
2013-03-27 H.Merijn Brand... Regain the speed from 0.91 (buffer back to 1k)
2013-03-26 H.Merijn Brand... Now that we know the record number, show it in auto_diag 0.96
2013-03-18 H.Merijn Brand... Running under 5.16.3 now. Versions/META
2013-03-18 H.Merijn Brand... parse ("") should return one empty field, not undef
2013-02-15 H.Merijn Brand... Some documentation rewording
2013-02-14 H.Merijn Brand... Update META checker
2013-01-14 H.Merijn Brand... No need to require Test::Harness if unused (RT#82693)
2013-01-13 H.Merijn Brand... No EBCDIC is maybe worth noting 0.95
2013-01-13 H.Merijn Brand... (older) ANSI-C does not allow declarations midway
2013-01-13 H.Merijn Brand... Documentation changes
2013-01-13 H.Merijn Brand... Introduce print_hr () for RT#76143
2013-01-13 H.Merijn Brand... Update copyright to 2013
2013-01-13 H.Merijn Brand... META.jsn version 2, META.yml version 1.4
2012-12-04 H.Merijn Brand... typo in doc
2012-12-04 H.Merijn Brand... Introduce allow_unquoted_escape as workaround for RT...
2012-12-03 H.Merijn Brand... Release and profit 0.94
2012-12-03 Tony Cookeliminate rav_free (), it's not longer used
2012-12-03 Tony Cookavoid producing double references on per-line AVs in...
2012-12-03 H.Merijn Brand... Initialize scalar-io in test
2012-12-03 H.Merijn Brand... Skip UTF8/Encode test on older 5.8
2012-12-03 H.Merijn Brand... Skip some tests when Encode is not installed at all
2012-12-03 H.Merijn Brand... Unescaped left brace in regex is deprecated (5.17.*)
2012-12-03 H.Merijn Brand... minor nits reported by clang
2012-12-01 H.Merijn Brand... Sandbox test for memleak found in RT#81539
2012-12-01 H.Merijn Brand... Added comment, no solution, to analysing RT#81295
2012-11-28 H.Merijn Brand... Fix sv_cache init global-buffer-overflow (Reini Urban...
2012-11-28 H.Merijn Brand... Guard against beta releases of Encode (Xavier Guimard)
2012-11-19 H.Merijn Brand... Test /setting/ diag to not-0 0.93
2012-11-19 H.Merijn Brand... Test getline_hr_all without colnames
2012-11-19 H.Merijn Brand... test $csv->record_number ()
2012-11-19 H.Merijn Brand... these attributes always exist
2012-11-19 H.Merijn Brand... GNU tar 1.23 delivers pax (POSIX 1003.1-2001) headers...
2012-11-19 H.Merijn Brand... Testing *my* module should not break on failing other...
2012-11-13 H.Merijn Brand... META overhaul 0.92
2012-11-12 H.Merijn BrandFix RT#80680 - Buffer break halfway UTF8 + tests
2012-11-08 H.Merijn Brand... 1024k is extremely small in this time and age
2012-11-07 H.Merijn Brand... Test case for RT#80680
2012-11-07 H.Merijn Brand... Don't check twice
2012-09-17 H.Merijn BrandCompare print speeds just as parse
2012-09-17 H.Merijn BrandMore flexible in version parsing
2012-08-27 H.Merijn BrandAllow bind_columns () for print ()
2012-08-21 H.Merijn BrandTests tags changed on CPAN 0.91
2012-08-21 H.Merijn Brandkeep play-stuff around for longer
2012-08-21 H.Merijn BrandDon't want it ignored for git even if it might change...
2012-08-21 H.Merijn BrandRelease 0.91
2012-08-17 H.Merijn BrandRip out tell/seek
2012-06-16 H.Merijn BrandUse 3-arg open and lexical handles in test
2012-06-16 H.Merijn BrandAdd tests for resetting the utf8 flag
2012-06-15 H.Merijn Brandtest files in the sandbox are not to be kept in the vcs
2012-06-15 H.Merijn BrandAdd leakrun
2012-06-15 H.Merijn Brandprevent longdoubletouble
2012-06-15 H.Merijn Brandnon-DEBUGGING perl needs -MPerl::Destruct::Level=level...
2012-06-15 H.Merijn BrandAdd attribution and release 0.90 0.90
2012-06-14 H.Merijn BrandMake the new requirement for 5.6.1 stand out just a...
2012-06-14 TONYC via RTfixes for varous magic test issues
2012-06-07 H.Merijn BrandClearing bound columns should also clear column names
2012-06-07 H.Merijn BrandTests for SvMAGIC with bound column
2012-06-07 H.Merijn BrandNo more $^W
2012-05-30 H.Merijn BrandHP-UX 10.20 has a real ancient compiler. nice to test...
2012-05-30 H.Merijn BrandEven more 5.005 remnants
2012-05-30 H.Merijn Brandsupport tell/seek on error only for 5.14.0 and up
2012-05-30 H.Merijn BrandRemove remnants of 5.005 support
2012-05-28 H.Merijn Brandmove auto-require to a sub, so we can use #ifdef
2012-05-28 H.Merijn BrandDrop 5.005 support
2012-05-20 H.Merijn Brandmeta-spec in json is an integer
2012-03-22 H.Merijn BrandStore complete record in _ERROR_INPUT for seekable...
2012-03-22 H.Merijn Brandtidy and typo. not important
2012-03-20 H.Merijn BrandIntroduce record_number
2012-03-16 H.Merijn BrandFix for $/ in 0.86 broke parsing fields that contain... 0.88
2012-03-16 H.Merijn Brandcasting
2012-03-08 H.Merijn Brandbench for latest doc change 0.87
2012-03-08 H.Merijn Brandtypo
2012-03-08 H.Merijn Brandexamples/csvdiff requires 5.010 due to syntax
2012-03-08 H.Merijn BrandDocument example comparing getline_hr vs bind_columns...
2012-03-07 H.Merijn Brandexamples/csvdiff now recognizes numerically sorted...
2012-01-25 H.Merijn BrandNice to still be able to have it run on perl5.005
2012-01-24 H.Merijn BrandExtra check on utf8 output (RT#74330)
2012-01-23 H.Merijn BrandPerl-1.15.1 never existed (thanks ribasushi)
2012-01-22 H.Merijn BrandFixed localized $/ interference with other handles... 0.86
2012-01-21 H.Merijn BrandFixed a utf8::decode on undef (found by perl-5.15.7)
2012-01-11 H.Merijn BrandUpdate copyright to 2012
2011-10-19 H.Merijn BrandUpdate Devel::PPPort to 3.20
2011-10-19 H.Merijn BrandIntroduce quote_binary attribute
2011-10-06 H.Merijn BrandSpreadsheet::WriteExcel doen't need ::Big anymore since...
2011-09-08 H.Merijn BrandMake all my ChangeLog's look more or less the same
2011-09-07 H.Merijn BrandNAME / DISTNAME in Makefile.PL 0.85
2011-09-07 H.Merijn BrandMake minimal version checks subtests 0.84
2011-09-07 H.Merijn BrandMore cross-checks for META data
2011-08-29 H.Merijn BrandAdd plain split to speed compare
2011-08-07 H.Merijn BrandGo for 0.83 0.83
2011-08-02 H.Merijn Brandtest case for RT#69673
next