2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff |
2002-01-24 |
Jarkko Hietaniemi |
Sprinkle some copyrights (use the oldest timestamp to |
blob | commitdiff |
2002-01-03 |
Jarkko Hietaniemi |
Missed the =head1 additions. |
blob | commitdiff | diff to current |
2001-12-20 |
Nick Ing-Simmons |
Integrate mainline (mostly) utf8.c does not compile. |
blob | commitdiff | diff to current |
2001-12-19 |
Jarkko Hietaniemi |
Some bincompat clawbacks. |
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-02 |
Jarkko Hietaniemi |
Rename the variable: it *used* to be (wrongly) that the |
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-18 |
Jarkko Hietaniemi |
New try for ID 20010407.006: detach the semantics |
blob | commitdiff | diff to current |
2001-08-01 |
Simon Cozens |
Pluggable optimizer |
blob | commitdiff | diff to current |
2001-06-30 |
Jarkko Hietaniemi |
Add support for $^N, the most-recently closed group. |
blob | commitdiff | diff to current |
2001-04-30 |
Jarkko Hietaniemi |
Save the spot of regprev (see #9911) for binary compati... |
blob | commitdiff | diff to current |
2001-04-30 |
Hugo van der Sanden |
Re: [PATCH bleadperl] [ID 20010426.002] Word boundry... |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-30 |
Jarkko Hietaniemi |
Integrate changes #8608,8609,8610,8611,8612,8613 from... |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-15 |
Simon Cozens |
API Variable documentation |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-09 |
Nick Ing-Simmons |
UTF8 output prework. |
blob | commitdiff | diff to current |
2000-10-25 |
Dan Sugalski |
Add non-blocking thread doneness checking |
blob | commitdiff | diff to current |
2000-02-20 |
Gurusamy Sarathy |
make change#3386 a build-time option (avoids problems... |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-01-28 |
Gurusamy Sarathy |
autogenerate API listing from comments in the source... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-10-08 |
Gurusamy Sarathy |
remove kludgey duplicate background error avoidance... |
blob | commitdiff | diff to current |
1999-09-29 |
Charles Bailey |
resync with mainline |
blob | commitdiff | diff to current |
1999-09-20 |
Gurusamy Sarathy |
queue errors due to strictures rather than printing... |
blob | commitdiff | diff to current |
1999-09-18 |
Nick Ing-Simmons |
Re-integrate mainline |
blob | commitdiff | diff to current |
1999-09-12 |
Gurusamy Sarathy |
make sprintf("%g",...) threadsafe; only taint its resul... |
blob | commitdiff | diff to current |
1999-08-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. perl.h and util.c required... |
blob | commitdiff | diff to current |
1999-08-01 |
Ilya Zakharevich |
More optimizations to REx engine |
blob | commitdiff | diff to current |
1999-07-17 |
Gurusamy Sarathy |
avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlo... |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy |
fixups for sundry warnings about function pointers |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy |
yet more cleanups of the PERL_OBJECT, MULTIPLICITY... |
blob | commitdiff | diff to current |
1999-07-08 |
Gurusamy Sarathy |
more PERL_OBJECT cleanups (changes still untested on... |
blob | commitdiff | diff to current |
1999-07-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-07-06 |
Ilya Zakharevich |
applied slightly tweaked version of suggested patch for |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-05-25 |
Ilya Zakharevich |
REx engine improvements |
blob | commitdiff | diff to current |
1999-05-11 |
Chip Salzenberg |
gutsupport for C++ exceptions |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy |
various fixes for race conditions under threads: mutex... |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy |
backout change#2334 |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
Finishing off SNOBOL: $1 in (?{}) |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
better -Mre=debugcolor |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
applied suggested patch with PERL_OBJECT tweaks |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
Fix \G in REx without //g |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
s/Regexp/re/ and clarify policy on lowercased object... |
blob | commitdiff | diff to current |
1998-11-27 |
Jan Dubois |
add ext/Devel/Peek |
blob | commitdiff | diff to current |
1998-11-17 |
Gurusamy Sarathy |
ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY |
blob | commitdiff | diff to current |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-09-23 |
Gurusamy Sarathy |
re-introduce change#1703 |
blob | commitdiff | diff to current |
1998-09-23 |
Ilya Zakharevich |
patch to support computed regular subexpressions |
blob | commitdiff | diff to current |
1998-08-05 |
Gurusamy Sarathy |
back out change#1703 that break bincompat with PERL_OBJ... |
blob | commitdiff | diff to current |
1998-08-02 |
Ilya Zakharevich |
better RE colors |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-07-12 |
Gurusamy Sarathy |
make RE engine threadsafe; -Dusethreads builds, tests... |
blob | commitdiff | diff to current |
1998-06-23 |
Gurusamy Sarathy |
partial MULTIPLICITY cleanup |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] integrate mainline |
blob | commitdiff | diff to current |
1998-05-14 |
Joshua Pritikin |
[PATCH 5.004_64] Test.pm update |
blob | commitdiff | diff to current |
1998-04-03 |
Gurusamy Sarathy |
[win32] implement stack-of-stacks so that magic invocat... |
blob | commitdiff | diff to current |
1998-03-09 |
Gurusamy Sarathy |
[win32] merge C<local $tied{foo}> patch, also moved... |
blob | commitdiff | diff to current |
1998-02-02 |
Malcolm Beattie |
Introduced thr->threadsvp and THREADSV() for faster... |
blob | commitdiff | diff to current |
1997-12-17 |
Charles Bailey |
Lots of VMS changes. vms/gen_shrfls.pl (which parses... |
blob | commitdiff | diff to current |
1997-11-30 |
Nick Ing-Simmons |
embed.pl now reads *var*.h to do its stuff. |
blob | commitdiff | diff to current |
1997-11-29 |
Nick Ing-Simmons |
Globals and structs via macros - part 1 of N |
blob | commitdiff | diff to current |
|