2004-07-13 |
Nicholas Clark | no_plan support in test.pl
|
commit | commitdiff | tree |
2004-07-12 |
Nicholas Clark | Bodge to make Tk work - like the UTF8 flag, the READONLY...
|
commit | commitdiff | tree |
2004-07-11 |
Nicholas Clark | A decent benchmark would be useful. But it is vague.
|
commit | commitdiff | tree |
2004-07-11 |
Nicholas Clark | Finding a way to put "I'm MAINT" in perl -v is a TODO
|
commit | commitdiff | tree |
2004-07-10 |
Nicholas Clark | Store weak references.
|
commit | commitdiff | tree |
2004-07-10 |
Nicholas Clark | Dual lifing and dists is a TODO
|
commit | commitdiff | tree |
2004-07-10 |
Nicholas Clark | Resurrect the TODO items about Unicode filenames and...
|
commit | commitdiff | tree |
2004-07-10 |
Nicholas Clark | Perl_mode_from_discipline must update len. (else SEGV)
|
commit | commitdiff | tree |
2004-07-09 |
Nicholas Clark | A more honest TODO
|
commit | commitdiff | tree |
2004-07-09 |
Nicholas Clark | dor and // fulfil a TODO Correct a deviation from the Nicholas Clark style guide.
|
commit | commitdiff | tree |
2004-07-08 |
Nicholas Clark | Randal notes:
|
commit | commitdiff | tree |
2004-07-07 |
Nicholas Clark | First stab at explaining that CLONE may get more parameters...
|
commit | commitdiff | tree |
2004-07-07 |
Nicholas Clark | hv_store was not passing hash onwards (spotted by Dave)
|
commit | commitdiff | tree |
2004-07-06 |
Nicholas Clark | Integrate:
|
commit | commitdiff | tree |
2004-07-06 |
Nicholas Clark | Stop ENV_IS_CASELESS hv.c picking up the wrong hash...
|
commit | commitdiff | tree |
2004-07-06 |
Nicholas Clark | A tool to check the AUTHORS file
|
commit | commitdiff | tree |
2004-07-06 |
Nicholas Clark | Add some missing authors and remove 1 duplicate
|
commit | commitdiff | tree |
2004-07-05 |
Nicholas Clark | There was no need to bump $Text::ParseWords::VERSION...
|
commit | commitdiff | tree |
2004-07-05 |
Nicholas Clark | Bump $B::Deparse::VERSION
|
commit | commitdiff | tree |
2004-07-05 |
Nicholas Clark | t/op/tie.t test 23 is failing when run with utf8 everywhere.
|
commit | commitdiff | tree |
2004-07-04 |
Nicholas Clark | /usr/bin/locale steadfastly delivers 8 bit output independent of
|
commit | commitdiff | tree |
2004-07-01 |
Nicholas Clark | Bump version numbers
|
commit | commitdiff | tree |
2004-06-30 |
Nicholas Clark | Assert that we aren't leaking memory.
|
commit | commitdiff | tree |
2004-06-29 |
Nicholas Clark | Note that sv_2mortal isn't just "increase reference...
|
commit | commitdiff | tree |
2004-06-27 |
Nicholas Clark | Assimilate Locale-Codes-2.07
|
commit | commitdiff | tree |
2004-06-27 |
Nicholas Clark | Stop 80_all_env.t failing when LC_ALL is set
|
commit | commitdiff | tree |
2004-06-23 |
Nicholas Clark | Test that [] // 0 is []
|
commit | commitdiff | tree |
2004-06-22 |
Nicholas Clark | Abolish the "Tied variable freed while still in use...
|
commit | commitdiff | tree |
2004-06-22 |
Nicholas Clark | Skip tests if List::Util not built
|
commit | commitdiff | tree |
2004-06-22 |
Nicholas Clark | Skip test if Data::Dumper not built
|
commit | commitdiff | tree |
2004-06-22 |
Nicholas Clark | Skip test if Devel::PPPort is not built.
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | When expecting an error, it's best to check the text...
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | Case insensitive file systems are bad, m'kay
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | This needs POSIX, so skip if no POSIX
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | Also needs skipping if PerlIO::via not built
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | Skip tests when PerlIO::scalar and PerlIO::via aren...
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | Not ideal, but skip all of IO's tests if Socket is...
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | Skip test if perl configured without threads::shared
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | Skip test if Devel::PPPort not built
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | Skip re tests if re not built.
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | If we don't build B, we should skip all its tests.
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | D'oh. Don't turn on warnings on the #! line without...
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | Unicode::UCD uses Storable, so we can't test if Storable...
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | Can't test the B modules if we didn't build 'em
|
commit | commitdiff | tree |
2004-06-18 |
Nicholas Clark | Need to skip test 7 if perl built without the PerlIO...
|
commit | commitdiff | tree |
2004-06-17 |
Nicholas Clark | As 2/3rds (or 3/4s) of the SV head structure is rewritten...
|
commit | commitdiff | tree |
2004-06-17 |
Nicholas Clark | Change 22516 forgot to add make_overload.pl to generate...
|
commit | commitdiff | tree |
2004-06-17 |
Nicholas Clark | Storable should cope if the string to thaw happens...
|
commit | commitdiff | tree |
2004-06-16 |
Nicholas Clark | Improve the substitution to cc_r for threading so that...
|
commit | commitdiff | tree |
2004-06-15 |
Nicholas Clark | It seems that our assert() macro wasn't good enough.
|
commit | commitdiff | tree |
2004-06-15 |
Nicholas Clark | Assert SvTYPE is at least PGMV whenever accessing SvSTASH
|
commit | commitdiff | tree |
2004-06-14 |
Nicholas Clark | Assert that SV type has magic member when reading/writing.
|
commit | commitdiff | tree |
2004-06-08 |
Nicholas Clark | Patch 22835 Failed to upgrade all the new files in...
|
commit | commitdiff | tree |
2004-05-31 |
Nicholas Clark | replace the run time code in lib/utf8_pva.pl with data...
|
commit | commitdiff | tree |
2004-05-31 |
Nicholas Clark | Don't need to require utf8_pva.pl at top of file
|
commit | commitdiff | tree |
2004-05-31 |
Nicholas Clark | Run mktables as part of the build process.
|
commit | commitdiff | tree |
2004-05-30 |
Nicholas Clark | Convert to using File::Spec, so that we can build Unicode...
|
commit | commitdiff | tree |
2004-05-30 |
Nicholas Clark | First step to generating Unicode files for the regexp...
|
commit | commitdiff | tree |
2004-05-30 |
Nicholas Clark | Upgrade to Encode 2.01.
|
commit | commitdiff | tree |
2004-05-30 |
Nicholas Clark | Skip in minitest
|
commit | commitdiff | tree |
2004-05-03 |
Nicholas Clark | Integrate:
|
commit | commitdiff | tree |
2004-05-02 |
Nicholas Clark | It seems daft to me that we have a synopis example...
|
commit | commitdiff | tree |
2004-05-02 |
Nicholas Clark | Ensure that perforce understands that the debuggers...
|
commit | commitdiff | tree |
2004-05-02 |
Nicholas Clark | Make t/uni/class.t pass on case insensitive file systems
|
commit | commitdiff | tree |
2004-05-02 |
Nicholas Clark | Save some repeated strlen()s in Perl_swash_init
|
commit | commitdiff | tree |
2004-05-01 |
Nicholas Clark | And that same fool forgot to add the not-really-needed...
|
commit | commitdiff | tree |
2004-05-01 |
Nicholas Clark | Some fool removed lib/unicore/ArabicShaping.txt in...
|
commit | commitdiff | tree |
2004-05-01 |
Nicholas Clark | Avoid mktables generating Sterm.pl and Sterm.pl in...
|
commit | commitdiff | tree |
2004-05-01 |
Nicholas Clark | Remove the no-longer autogenerated Unicode files
|
commit | commitdiff | tree |
2004-05-01 |
Nicholas Clark | mktables requires post 5.005
|
commit | commitdiff | tree |
2004-04-23 |
Nicholas Clark | Ooops. Forgot to update pod.lst, and all that ensues...
|
commit | commitdiff | tree |
2004-04-21 |
Nicholas Clark | Punt the "reporting bugs" section to the top.
|
commit | commitdiff | tree |
2004-04-21 |
Nicholas Clark | This should be L<>
|
commit | commitdiff | tree |
2004-04-21 |
Nicholas Clark | INSTALL didn't mention the 5.8.2 hash changes. Fixed
|
commit | commitdiff | tree |
2004-04-21 |
Nicholas Clark | We should be telling people about ..exp, else they...
|
commit | commitdiff | tree |
2004-04-17 |
Nicholas Clark | Integrate:
|
commit | commitdiff | tree |
2004-04-07 |
Nicholas Clark | Make gmtime and localtime cross reference each other.
|
commit | commitdiff | tree |
2004-04-05 |
Nicholas Clark | More AUTHORS who deserve credit for patches
|
commit | commitdiff | tree |
2004-04-04 |
Nicholas Clark | Hand merge patch from maint back to blead.
|
commit | commitdiff | tree |
2004-04-04 |
Nicholas Clark | Bump version numbers for modules that have changed...
|
commit | commitdiff | tree |
2004-04-01 |
Nicholas Clark | debug the instructions on upgrading Unicode
|
commit | commitdiff | tree |
2004-03-31 |
Nicholas Clark | Upgrade to Unicode 4.0.1
|
commit | commitdiff | tree |
2004-03-31 |
Nicholas Clark | Unknowingly for years we've had a test that has assumed...
|
commit | commitdiff | tree |
2004-03-24 |
Nicholas Clark | Remaining smoked platforms where malloc wrap is known...
|
commit | commitdiff | tree |
2004-03-24 |
Nicholas Clark | mintest will pass if I skip the correct number of tests...
|
commit | commitdiff | tree |
2004-03-24 |
Nicholas Clark | Unlike perl, 0 in void context isn't special cased...
|
commit | commitdiff | tree |
2004-03-24 |
Nicholas Clark | Export PL_memory_wrap based on PERL_MALLOC_WRAP rather...
|
commit | commitdiff | tree |
2004-03-24 |
Nicholas Clark | Tidy up function prototypes in the light of suidpatch
|
commit | commitdiff | tree |
2004-03-23 |
Nicholas Clark | Make usemallocwrap a Configure-time question. Default...
|
commit | commitdiff | tree |
2004-03-23 |
Nicholas Clark | hv_delete_common was freeing the key, then passing...
|
commit | commitdiff | tree |
2004-03-23 |
Nicholas Clark | Unify 5.008 and 5.009's B::Concise 0.58
|
commit | commitdiff | tree |
2004-03-23 |
Nicholas Clark | Unify 5.008 and 5.009's B::Concise 0.56
|
commit | commitdiff | tree |
2004-03-22 |
Nicholas Clark | Don't assume that the chmod will always work.
|
commit | commitdiff | tree |
2004-03-19 |
Nicholas Clark | [PATCH] Move Win32.pm/Win32.xs from libwin32 module...
|
commit | commitdiff | tree |
2004-03-19 |
Nicholas Clark | Change Storable.xs to conditionally include ppport...
|
commit | commitdiff | tree |
2004-03-19 |
Nicholas Clark | Move Beau Cox's ppport.h fixes into PPPort.pm
|
commit | commitdiff | tree |
2004-03-18 |
Nicholas Clark | Corrections and explanations in comments
|
commit | commitdiff | tree |
2004-03-17 |
Nicholas Clark | Add auto-require of modules to restore overloading...
|
commit | commitdiff | tree |
2004-03-17 |
Nicholas Clark | Add regression tests for the auto-require of STORABLE_thaw
|
commit | commitdiff | tree |
2004-03-16 |
Nicholas Clark | Move the PERLVAR(Ireentrant_buffer, REENTR*) outside...
|
commit | commitdiff | tree |
next |