2004-07-13 |
Nicholas Clark | Work around evil compiler bug on OS X. (Sucks all memory)
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | check that reverse (sort (@a), @b) etc work.
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | Check that non-optimimisable sort comparisons work...
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | Test reverse sort as the return from a function in...
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | Also test reverse sort in scalar context
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | A proper, working, stable optimisation for sort {$b...
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | Generalised "how many in list context" would be useful
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | The current optimisation for sort {$b cmp $a} is bogus...
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | Check each line of config_re output.
|
commit | commitdiff | tree |
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 |
Jarkko Hietaniemi | Re: Segfault using HTML::Entities
|
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
|
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 |
Craig A. Berry | _vms_abs_path on non-directories
|
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-25 |
Andy Dougherty | Correct detection of absent modules. Based on
|
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 |
Craig A. Berry | Storable signedness nit
|
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-13 |
Jarkko Hietaniemi | BOM-marked and (BOMless) UTF-16 scripts not working
|
commit | commitdiff | tree |
2004-05-03 |
Jarkko Hietaniemi | Re: "fuzzy" in mktables
|
commit | commitdiff | tree |
2004-05-03 |
Nicholas Clark | Integrate:
|
commit | commitdiff | tree |
2004-05-03 |
bob@starlabs.net | [perl #29073] Reference to incorrect method in documentation of
|
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-29 |
SADAHIRO Tomoyuki | Fix 29149 - another UTF8 cache bug hit by substr.
|
commit | commitdiff | tree |
2004-04-23 |
Nicholas Clark | Ooops. Forgot to update pod.lst, and all that ensues...
|
commit | commitdiff | tree |
2004-04-23 |
Jarkko Hietaniemi | Integrate:
|
commit | commitdiff | tree |
2004-04-21 |
Axel Boldt | [perl #28456] Typo in perlipc man page, and suggestions...
|
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 |
Craig A. Berry | Re: perldelta584
|
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 |
next |