2002-08-11 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff |
2002-07-09 |
Jarkko Hietaniemi |
This is getting pretty fragmented (finish up #17441). |
blob | commitdiff | diff to current |
2002-05-17 |
Rafael Garcia-Suarez |
More regression tests for caller() and fix one bug... |
blob | commitdiff | diff to current |
2002-05-17 |
Rafael Garcia-Suarez |
Fix bug 20020517.003 : segfault with caller(). |
blob | commitdiff | diff to current |
2002-04-27 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-04-26 |
Jarkko Hietaniemi |
Integrate changes #16199 and #16201 from macperl; |
blob | commitdiff | diff to current |
2002-04-25 |
Newton, Philip |
Re: [PATCH] pp_ctl.c:pp_require |
blob | commitdiff | diff to current |
2002-04-25 |
Newton, Philip |
pp_ctl.c:pp_require |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
fixes for all the warnings reported by Visual C (most... |
blob | commitdiff | diff to current |
2002-04-03 |
Dave Mitchell |
[ID 20020301.011] Core dump in 'leavetry' in 5.7.2 |
blob | commitdiff | diff to current |
2002-03-22 |
Abhijit Menon-Sen |
Revert #15200 for backwards compatiblity reasons. |
blob | commitdiff | diff to current |
2002-03-12 |
Mike Guy |
Disambiguate "Can't locate" |
blob | commitdiff | diff to current |
2002-03-11 |
Paul Marquess |
more warnings tidyup |
blob | commitdiff | diff to current |
2002-03-06 |
Yitzchak Scott-Tho... |
Re: [PATCH] Re: [ID 20000922.001] Implicit comparison... |
blob | commitdiff | diff to current |
2002-02-20 |
Hugo van der Sanden |
Re: Re-posts of some unresolved bleadperl bugreports |
blob | commitdiff | diff to current |
2002-02-18 |
Rafael Garcia-Suarez |
bug on "do NUMBER" |
blob | commitdiff | diff to current |
2002-02-18 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-02-17 |
Audrey Tang |
Tied STDERR should catch messages from warn() and die() |
blob | commitdiff | diff to current |
2002-02-08 |
Chris Nandor |
CopFILE / MacPerl_MPWFileName |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
blob | commitdiff | diff to current |
2002-01-21 |
Jarkko Hietaniemi |
path_is_absolute() needs a prototype (and maybe |
blob | commitdiff | diff to current |
2002-01-21 |
Chris Nandor |
Re: coderefs in @INC |
blob | commitdiff | diff to current |
2001-12-30 |
Michael G. Schwern |
-t without -w |
blob | commitdiff | diff to current |
2001-11-21 |
Jarkko Hietaniemi |
Implement the sort pragma. Split sort code from pp_ctl.c |
blob | commitdiff | diff to current |
2001-11-16 |
Abhijit Menon-Sen |
[PATCH] Doc spellcheck + podcheck |
blob | commitdiff | diff to current |
2001-11-14 |
Jarkko Hietaniemi |
Quieten pgcc 2.91.66 worries. |
blob | commitdiff | diff to current |
2001-11-01 |
Jarkko Hietaniemi |
If an encoding is set by -M/-m, it must be in |
blob | commitdiff | diff to current |
2001-10-19 |
Charles Lane |
vmsish fix, ieee rand() cleanup |
blob | commitdiff | diff to current |
2001-10-17 |
Jarkko Hietaniemi |
Oh, bother. In Tru64 cc -std1 was looking rather nice |
blob | commitdiff | diff to current |
2001-10-17 |
Jarkko Hietaniemi |
(retracted by #12485) |
blob | commitdiff | diff to current |
2001-10-10 |
Rafael Garcia-Suarez |
two s/// bugfixes |
blob | commitdiff | diff to current |
2001-10-01 |
Jarkko Hietaniemi |
sortsv not in place anymore, noticed by John P. Linderman. |
blob | commitdiff | diff to current |
2001-09-30 |
Brian Ingerson |
Patch to put qsortsv in the public API |
blob | commitdiff | diff to current |
2001-09-28 |
Rafael Garcia-Suarez |
Allow an @INC hook to set %INC |
blob | commitdiff | diff to current |
2001-09-26 |
Jarkko Hietaniemi |
Integrate macperl changes from Chris Nandor: |
blob | commitdiff | diff to current |
2001-09-25 |
John Peacock |
warning on v-string in use/require |
blob | commitdiff | diff to current |
2001-09-23 |
Rafael Garcia-Suarez |
proposal : put the @INC-hooks directly in %INC |
blob | commitdiff | diff to current |
2001-09-21 |
Ronald J. Kimball |
avoid v-strings with require/use |
blob | commitdiff | diff to current |
2001-09-15 |
Hugo van der Sanden |
Re: [ID 20010815.012] Unfortunate interaction between... |
blob | commitdiff | diff to current |
2001-09-10 |
Artur Bergman |
Silence some more warnings INT2PTR. |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-08-28 |
Rafael Garcia-Suarez |
put useful info in %INC for files loaded by a hook... |
blob | commitdiff | diff to current |
2001-08-27 |
Artur Bergman |
Changes USE_THREADS to USE_5005THREADS in the entire... |
blob | commitdiff | diff to current |
2001-08-27 |
Simon Cozens |
Custom Ops |
blob | commitdiff | diff to current |
2001-08-25 |
Nicholas Clark |
Re: The coderef in @INC strikes back |
blob | commitdiff | diff to current |
2001-08-12 |
Jarkko Hietaniemi |
Not quite so relicy as thought in #11651 (op/concat... |
blob | commitdiff | diff to current |
2001-08-12 |
Jarkko Hietaniemi |
More (less) regex/utf8 relics. (Toned down later in... |
blob | commitdiff | diff to current |
2001-07-11 |
Doug MacEachern |
Re: [PATCH] Small fix to pp_gmtime |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-02 |
Abhijit Menon-Sen |
Re: Bug report: split splits on wrong pattern |
blob | commitdiff | diff to current |
2001-06-29 |
Radu Greab |
Re: Bug report: split splits on wrong pattern |
blob | commitdiff | diff to current |
2001-06-24 |
Jarkko Hietaniemi |
Argh. How hard it can be to re-apply a patch manually... |
blob | commitdiff | diff to current |
2001-06-24 |
Jarkko Hietaniemi |
De-cut-and-pasto in #10902. |
blob | commitdiff | diff to current |
2001-06-24 |
Jarkko Hietaniemi |
The #10771 didn't take? |
blob | commitdiff | diff to current |
2001-06-21 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-21 |
Richard Soderberg |
Step 2: Use the new PM_GETRE/SETRE macros everywhere. |
blob | commitdiff | diff to current |
2001-06-21 |
Richard Soderberg |
Make /o work under i?threads |
blob | commitdiff | diff to current |
2001-06-06 |
Jarkko Hietaniemi |
Integrate change #10448 from maintperl; lexicals |
blob | commitdiff | diff to current |
2001-06-03 |
Jarkko Hietaniemi |
Integrate change #10412 from maintperl; locale is now |
blob | commitdiff | diff to current |
2001-05-31 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2001-05-31 |
Abhijit Menon-Sen |
[PATCH] DEBUG_* macro cleanups |
blob | commitdiff | diff to current |
2001-05-31 |
Jarkko Hietaniemi |
Salvage bits and pieces from the experimental 'utf8... |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
More -Wall sweeping. |
blob | commitdiff | diff to current |
2001-05-29 |
Hugo van der Sanden |
Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8... |
blob | commitdiff | diff to current |
2001-05-20 |
Dave Mitchell |
[LARGE!] symbolic magic |
blob | commitdiff | diff to current |
2001-05-20 |
Gisle Aas |
require $mod where $mod has touched numeric context |
blob | commitdiff | diff to current |
2001-05-14 |
Jarkko Hietaniemi |
Integrate change #10100 from maintperl. |
blob | commitdiff | diff to current |
2001-04-06 |
Jarkko Hietaniemi |
Integrate changes #9584,9587 from maintperl into mainline. |
blob | commitdiff | diff to current |
2001-04-05 |
Gisle Aas |
Propagate calling context for do '...' |
blob | commitdiff | diff to current |
2001-03-19 |
Robin Houston |
PATCH: cosmetic tweak in pp_ctl.c |
blob | commitdiff | diff to current |
2001-03-18 |
Nick Ing-Simmons |
Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED... |
blob | commitdiff | diff to current |
2001-03-14 |
Robin Houston |
PATCH: make goto work in nested eval "" |
blob | commitdiff | diff to current |
2001-03-14 |
Robin Houston |
PATCH for [ID 20010305.003] |
blob | commitdiff | diff to current |
2001-03-14 |
Robin Houston |
Re: [ID 20010309.004] my-variables lose values while... |
blob | commitdiff | diff to current |
2001-03-12 |
Jarkko Hietaniemi |
Integrate change #9108 from maintperl to mainline. |
blob | commitdiff | diff to current |
2001-03-10 |
Nick Ing-Simmons |
EBCDIC sanity - phase I |
blob | commitdiff | diff to current |
2001-03-09 |
Dave Mitchell |
Re: [ PATCH perl@8956 ] new debug option -DR shows... |
blob | commitdiff | diff to current |
2001-02-28 |
Tim Jenness |
Re: sync sync sync: have I missed any patches? |
blob | commitdiff | diff to current |
2001-02-26 |
Nicholas Clark |
Documenting coderef @INC (Re: CPAN "make this script... |
blob | commitdiff | diff to current |
2001-02-17 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-02-17 |
Doug MacEachern |
[patch] -Wall |
blob | commitdiff | diff to current |
2001-02-13 |
Chris Nandor |
buncha MacPerl patches for bleadperl |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-15 |
Jarkko Hietaniemi |
Signedness nit. |
blob | commitdiff | diff to current |
2001-01-15 |
Jarkko Hietaniemi |
More UTF-8 patches from Inaba Hiroto. |
blob | commitdiff | diff to current |
2001-01-12 |
Stephen McCamant |
Consolidated lvalue sub changes |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi |
UTF-8 cleanup. |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-30 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2000-12-30 |
Inaba Hiroto |
more UTF8 test suites and an UTF8 patch |
blob | commitdiff | diff to current |
2000-12-19 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2000-12-17 |
Jarkko Hietaniemi |
Polymorphic regexps. |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
dTHR is a nop in 5.6.0 onwards. Ergo, it can go. |
blob | commitdiff | diff to current |
2000-11-25 |
Gurusamy Sarathy |
C<foreach my $x ...> in pseudo-fork()ed process may... |
blob | commitdiff | diff to current |
2000-11-20 |
Jarkko Hietaniemi |
lexicals not recognized in a run-time (?{}) |
blob | commitdiff | diff to current |
2000-11-18 |
Nick Ing-Simmons |
Lexical use open ... support: |
blob | commitdiff | diff to current |
2000-11-05 |
Jarkko Hietaniemi |
Fix for bug id 19990615.008, pos() unset during s/... |
blob | commitdiff | diff to current |
2000-10-25 |
John Peacock |
Zero-padded Numerics in Perl Format |
blob | commitdiff | diff to current |
next |