2004-12-01 |
Jarkko Hietaniemi | Makefile.SH: de-parallelise mktables
|
commit | commitdiff | tree |
2004-12-01 |
Nicholas Clark | &test in constant.t is vestigial, so amputate it.
|
commit | commitdiff | tree |
2004-12-01 |
Nicholas Clark | Tidy up the reference name stringification to save...
|
commit | commitdiff | tree |
2004-11-30 |
Nicholas Clark | Add placeholders for the new strlcat and strlcpy entries in
|
commit | commitdiff | tree |
2004-11-30 |
Nicholas Clark | Let pod/buildtoc resort the MANIFEST the way it wants it
|
commit | commitdiff | tree |
2004-11-30 |
Nicholas Clark | Add perl586delta.pod to all the necessary makefiles...
|
commit | commitdiff | tree |
2004-11-30 |
Nicholas Clark | Integrate perlhist entries for 5.8.6 and its perldelta...
|
commit | commitdiff | tree |
2004-11-28 |
Nicholas Clark | Skip generating all the code to deal with "" strings...
|
commit | commitdiff | tree |
2004-11-28 |
Nicholas Clark | Given that there is a pre-built cache, no need for...
|
commit | commitdiff | tree |
2004-11-28 |
Nicholas Clark | The byteorder code doesn't need to be in Config.pm...
|
commit | commitdiff | tree |
2004-11-28 |
Nicholas Clark | Need to stub the public functions to keep some existing...
|
commit | commitdiff | tree |
2004-11-27 |
Nicholas Clark | Generate the precached %Config entries based on some...
|
commit | commitdiff | tree |
2004-11-27 |
Craig A. Berry | Re: getting Config.pm on a diet
|
commit | commitdiff | tree |
2004-11-27 |
Nicholas Clark | Hateful cAsE iNsEnSiTiVe file systems
|
commit | commitdiff | tree |
2004-11-27 |
Nicholas Clark | Put Config.pm on a diet. 3K rather than 32K
|
commit | commitdiff | tree |
2004-11-27 |
Nicholas Clark | Clarify the return values of pos, particularly 0 and...
|
commit | commitdiff | tree |
2004-11-27 |
Nicholas Clark | Document the interaction of PERL_USE_SAVE_PUTENV and
|
commit | commitdiff | tree |
2004-11-26 |
Nicholas Clark | The change to the internal representation introduced...
|
commit | commitdiff | tree |
2004-11-26 |
Nicholas Clark | Make configpm and the generated Config.pm strict and...
|
commit | commitdiff | tree |
2004-11-25 |
Nicholas Clark | Generate the virtual entries at Config.pm build time...
|
commit | commitdiff | tree |
2004-11-25 |
Nicholas Clark | Cheat. (Add a leading newline, and so remove all the...
|
commit | commitdiff | tree |
2004-11-25 |
Nicholas Clark | Add an exists test for the things we loop over
|
commit | commitdiff | tree |
2004-11-25 |
Nicholas Clark | The first entry in the virtual config.sh is special...
|
commit | commitdiff | tree |
2004-11-25 |
Nicholas Clark | Make $Config{libs_nolargefiles} and
|
commit | commitdiff | tree |
2004-11-25 |
Nicholas Clark | Test the currently working virtual %Config entries
|
commit | commitdiff | tree |
2004-11-24 |
Nicholas Clark | Wrap some long lines
|
commit | commitdiff | tree |
2004-11-20 |
Nicholas Clark | Assimilate Test-Simple 0.50
|
commit | commitdiff | tree |
2004-11-20 |
Nicholas Clark | genuine possible buffer problems spotted by flawfinder
|
commit | commitdiff | tree |
2004-11-18 |
Nicholas Clark | Bump version number
|
commit | commitdiff | tree |
2004-11-08 |
Nicholas Clark | No more late changes, dammit
|
commit | commitdiff | tree |
2004-11-06 |
Jim Cromie | Re: optree tests and VMS progress (no really)
|
commit | commitdiff | tree |
2004-10-31 |
Nicholas Clark | Make TEST and harness skip tests for extensions that...
|
commit | commitdiff | tree |
2004-10-31 |
Jim Cromie | [patches] optree_* tests unexpectedly succeeding. ...
|
commit | commitdiff | tree |
2004-10-31 |
Nicholas Clark | Set the IV values for PL_sv_yes and PL_sv_no at initialisati...
|
commit | commitdiff | tree |
2004-10-31 |
Nicholas Clark | Skip tests if Devel::Peek not built
|
commit | commitdiff | tree |
2004-10-31 |
Nicholas Clark | Assimilate PathTools 3.01 (File::Spec and Cwd)
|
commit | commitdiff | tree |
2004-10-31 |
Nicholas Clark | Oops. Forgot to add the new test in I18N::LangTags...
|
commit | commitdiff | tree |
2004-10-31 |
Nicholas Clark | Correct change 23437 - as Config isn't imported, need...
|
commit | commitdiff | tree |
2004-10-31 |
Nicholas Clark | Assimilate I18N::LangTags 0.35
|
commit | commitdiff | tree |
2004-10-31 |
Ed Allen Smith | Temporary fix for usemallocwrap problems on IRIX (was...
|
commit | commitdiff | tree |
2004-10-30 |
Nicholas Clark | Skip tests that require Data::Dumper if it is not built
|
commit | commitdiff | tree |
2004-10-23 |
Brendan O'Dea | ext/IO/IO.xs: fix blocking on sparc linux
|
commit | commitdiff | tree |
2004-10-20 |
Nicholas Clark | Need to skip optree walking tests if perlio not built
|
commit | commitdiff | tree |
2004-10-16 |
Nicholas Clark | Merge code from vdie and vcroak into S_vdie_croak_common
|
commit | commitdiff | tree |
2004-10-16 |
Nicholas Clark | Merge the common code from Perl_vdie and Perl_vwarner...
|
commit | commitdiff | tree |
2004-10-16 |
Nicholas Clark | The second half of Perl_vwarner is actually a straight...
|
commit | commitdiff | tree |
2004-10-15 |
Nicholas Clark | Implement sv_svset _nosteal variants by passing a flag...
|
commit | commitdiff | tree |
2004-10-15 |
Nicholas Clark | Include opmini.c in the dependency generation.
|
commit | commitdiff | tree |
2004-10-10 |
Nicholas Clark | Hack to make -Dusethreads -Uuseithreads -Uuse5005threads...
|
commit | commitdiff | tree |
2004-10-10 |
Nicholas Clark | Restore runtime loading of Encode and Encode-related...
|
commit | commitdiff | tree |
2004-10-02 |
Nicholas Clark | Perl_sv_recode_to_utf8 shouldn't be returning SvPVX...
|
commit | commitdiff | tree |
2004-09-28 |
Nicholas Clark | Spelling correction spotted by Greg McCarroll
|
commit | commitdiff | tree |
2004-09-10 |
Nicholas Clark | Integrate:
|
commit | commitdiff | tree |
2004-09-09 |
Nicholas Clark | A single version of B that supports 5.8 and 5.10
|
commit | commitdiff | tree |
2004-09-08 |
Nicholas Clark | backport B to work on 5.8.x, so that a single version...
|
commit | commitdiff | tree |
2004-07-22 |
Nicholas Clark | Build the perldelta copying command for the main Unix...
|
commit | commitdiff | tree |
2004-07-22 |
Nicholas Clark | Grab perl585delta.pod from maint and
|
commit | commitdiff | tree |
2004-07-22 |
Nicholas Clark | Config::config_re and config_sh would report the byteorder...
|
commit | commitdiff | tree |
2004-07-19 |
Nicholas Clark | Turn 2 strcpy()s into memcpy() because we know the...
|
commit | commitdiff | tree |
2004-07-16 |
Nicholas Clark | Clarify that it's only Mac OS *Classic* that uses 1904...
|
commit | commitdiff | tree |
2004-07-16 |
Nicholas Clark | Typo fix from Julian Gilbey, forwarded upstream from...
|
commit | commitdiff | tree |
2004-07-16 |
Nicholas Clark | glob('*.c') to find documentation is dangerous when...
|
commit | commitdiff | tree |
2004-07-16 |
Nicholas Clark | Encourage compilers to tail call optimise in sv_savepv...
|
commit | commitdiff | tree |
2004-07-16 |
Nicholas Clark | Rebuild perlapi.pod
|
commit | commitdiff | tree |
2004-07-16 |
Nicholas Clark | oslevel can fail on AIX, but the output generated would...
|
commit | commitdiff | tree |
2004-07-16 |
Nicholas Clark | Some calls to PerlMemShared_alloc() aren't checking...
|
commit | commitdiff | tree |
2004-07-15 |
Nicholas Clark | threads.xs doesn't check the return value of the thread...
|
commit | commitdiff | tree |
2004-07-15 |
Nicholas Clark | Assimilate Cwd 2.19
|
commit | commitdiff | tree |
2004-07-15 |
Nicholas Clark | Abigail notes that a re-entrant regexp engine is a...
|
commit | commitdiff | tree |
2004-07-15 |
Nicholas Clark | for (reverse @foo) now iterates in reverse in place.
|
commit | commitdiff | tree |
2004-07-15 |
Nicholas Clark | Optimise for (reverse ...)
|
commit | commitdiff | tree |
2004-07-15 |
Nicholas Clark | Now optimising for $a (reverse ...)
|
commit | commitdiff | tree |
2004-07-15 |
Nicholas Clark | The optrees for C<for $_ (...)> and C<for (...)> differ...
|
commit | commitdiff | tree |
2004-07-15 |
Nicholas Clark | This seems to be needed to get COW working on Win32
|
commit | commitdiff | tree |
2004-07-14 |
Nicholas Clark | "That's the way to do it"
|
commit | commitdiff | tree |
2004-07-14 |
Nicholas Clark | Optimise foreach my $i (reverse ...)
|
commit | commitdiff | tree |
2004-07-14 |
Yitzchak Scott-Thoennes | split doc clarification
|
commit | commitdiff | tree |
2004-07-14 |
Nicholas Clark | Numeric comparison operators mustn't compare addresses...
|
commit | commitdiff | tree |
2004-07-14 |
Nicholas Clark | Lots of tests for for reverse ...
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | Some thoughts on foreach reverse
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | s/sort/split/; - my mistake spotted by Dave.
|
commit | commitdiff | tree |
2004-07-13 |
Nicholas Clark | Optimise list context reverse sort to reverse as part...
|
commit | commitdiff | tree |
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 |
next |