2001-11-24 |
Jarkko Hietaniemi |
The debug_pag needs to be visible at all times |
blob | commitdiff |
2001-11-20 |
Jarkko Hietaniemi |
Create a per-interpeter debug scratchpad container |
blob | commitdiff | diff to current |
2001-11-02 |
Jarkko Hietaniemi |
Unicode: add ToFold mapping. Not used yet; but basically |
blob | commitdiff | diff to current |
2001-10-28 |
Jarkko Hietaniemi |
Add the encoding pragma to control the "upgrade" |
blob | commitdiff | diff to current |
2001-10-21 |
Nick Ing-Simmons |
Convert rest of PerlIO's memory tables to per-interp... |
blob | commitdiff | diff to current |
2001-10-21 |
Nick Ing-Simmons |
PerlIO layer table as PL_perlio (per-interpreter) |
blob | commitdiff | diff to current |
2001-09-20 |
Jarkko Hietaniemi |
Cant spl wirth a dam. |
blob | commitdiff | diff to current |
2001-09-20 |
Jarkko Hietaniemi |
The sharedsv_space* are variables, not code. Duh. |
blob | commitdiff | diff to current |
2001-09-10 |
Artur Bergman |
Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_C... |
blob | commitdiff | diff to current |
2001-09-04 |
Jarkko Hietaniemi |
Retract #11870 and volatilize the right destruct_level. |
blob | commitdiff | diff to current |
2001-09-04 |
Jarkko Hietaniemi |
(Retracted by #11872) |
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-07 |
James A. Duncan |
B && BEGIN handling |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
Needed by #11283. |
blob | commitdiff | diff to current |
2001-07-12 |
Artur Bergman |
Use reentrant API glibc |
blob | commitdiff | diff to current |
2001-07-11 |
Artur Bergman |
Threadsafe PMOPs! We might still win this war. |
blob | commitdiff | diff to current |
2001-06-20 |
Artur Bergman |
Fixes case of CvDEPTH for perl_clone |
blob | commitdiff | diff to current |
2001-06-09 |
Artur Bergman |
New attempt to clone callack |
blob | commitdiff | diff to current |
2001-04-30 |
Jarkko Hietaniemi |
Change PL_numeric_radix to PL_numeric_radix_sv (and... |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-30 |
Jarkko Hietaniemi |
Fix for the fa_IR locale failure. The reason for the... |
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-16 |
Nick Ing-Simmons |
Provide infrastructure for PERL_ASYNC_CHECK() style... |
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-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-08-22 |
Jarkko Hietaniemi |
Bytecompiler patches from Benjamin Stuhl. |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
move new variables to the end of the interpreter struct... |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6207..6210 into mainline |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-07-04 |
Gurusamy Sarathy |
fix large memory leak that has been around for ever... |
blob | commitdiff | diff to current |
2000-06-07 |
Dan Sugalski |
Lock PL_fdpid against race conditions, based on: |
blob | commitdiff | diff to current |
2000-06-06 |
Dan Sugalski |
Threadsafe patches |
blob | commitdiff | diff to current |
2000-06-06 |
Benjamin Stuhl |
B::Bytecode patches |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-04-16 |
Gurusamy Sarathy |
introduce illegal symbols into null package so that... |
blob | commitdiff | diff to current |
2000-02-29 |
Gurusamy Sarathy |
support fetching current interpreter from TLS under... |
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-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-07 |
Gurusamy Sarathy |
change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide... |
blob | commitdiff | diff to current |
2000-01-31 |
Gurusamy Sarathy |
introduce $^U, a global bit to indicate whether system |
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-26 |
Gurusamy Sarathy |
s/STOP/CHECK/ blocks |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-24 |
Gurusamy Sarathy |
support for v5.5.640 style version numbers |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-09 |
Gurusamy Sarathy |
avoid mismatched expectation <-> int types for C++... |
blob | commitdiff | diff to current |
1999-12-08 |
Larry Wall |
patch to fix parser bug in C<${h{${a[0]}}} = 13> |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
avoid "Callback called exit" error on intentional exit() |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-14 |
Gurusamy Sarathy |
cosmetic tweaks |
blob | commitdiff | diff to current |
1999-11-08 |
Gurusamy Sarathy |
preliminary support for perl_clone() (still needs work in |
blob | commitdiff | diff to current |
1999-11-04 |
Gurusamy Sarathy |
implement STOP blocks and fix compiler to use them... |
blob | commitdiff | diff to current |
1999-10-31 |
Gurusamy Sarathy |
make nested ARGV/$^I loops work correctly; fixes severa... |
blob | commitdiff | diff to current |
1999-10-24 |
Gurusamy Sarathy |
remove unused interpreter globals |
blob | commitdiff | diff to current |
1999-10-17 |
Gurusamy Sarathy |
PL_malloc_mutex needs to be global, not per-interpreter |
blob | commitdiff | diff to current |
1999-10-17 |
Gurusamy Sarathy |
support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on |
blob | commitdiff | diff to current |
1999-10-06 |
Gurusamy Sarathy |
make die/warn and other diagnostics go to wherever... |
blob | commitdiff | diff to current |
1999-09-30 |
Kurt D. Starsinic |
(Was: deprecating SIGDIE) |
blob | commitdiff | diff to current |
1999-09-29 |
Charles Bailey |
resync with mainline |
blob | commitdiff | diff to current |
1999-09-25 |
Larry Wall |
Re: [PATCH 5.005_61] "our" declarations |
blob | commitdiff | diff to current |
1999-09-20 |
Vishal Bhatia |
add arenas for managing allocations of remaining xpv... |
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-10 |
Jarkko Hietaniemi |
Gratuitous uid and gid casts to I32s and ints removed. |
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 |
POSIX [[:character class:]] support for standard, locale, |
blob | commitdiff | diff to current |
1999-07-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-07-06 |
Dan Sugalski |
slightly tweaked version of suggested patch |
blob | commitdiff | diff to current |
1999-06-17 |
Jarkko Hietaniemi |
Fixed two long-standing locale bugs. |
blob | commitdiff | diff to current |
1999-06-11 |
Gurusamy Sarathy |
various little tweaks; most globals are now in intrpvar... |
blob | commitdiff | diff to current |
1999-06-10 |
Gurusamy Sarathy |
most globals are now interpreter local; locale initiali... |
blob | commitdiff | diff to current |
1999-05-28 |
Tom Hughes |
ByteLoader mark 2 |
blob | commitdiff | diff to current |
1999-05-24 |
Gurusamy Sarathy |
remove vestiges of PL_last_proto |
blob | commitdiff | diff to current |
1998-11-27 |
Jan Dubois |
add ext/Devel/Peek |
blob | commitdiff | diff to current |
1998-09-24 |
Gurusamy Sarathy |
provide locked access to string table for USE_THREADS |
blob | commitdiff | diff to current |
1998-07-22 |
Gurusamy Sarathy |
s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case... |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
final tweaks before beta2 |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
part 2 of PERL_OBJECT fixes (globals in bytecode.h... |
blob | commitdiff | diff to current |
1998-07-12 |
Gurusamy Sarathy |
make RE engine threadsafe; -Dusethreads builds, tests... |
blob | commitdiff | diff to current |
1998-07-11 |
Ilya Zakharevich |
add patch, along with all the missing bits, and doc... |
blob | commitdiff | diff to current |
1998-07-10 |
Joshua Pritikin |
add more correct version of change#1350 (as yet untested) |
blob | commitdiff | diff to current |
1998-07-09 |
Gurusamy Sarathy |
get it building again on win32 |
blob | commitdiff | diff to current |
1998-07-08 |
Gurusamy Sarathy |
change#1350 breaks things, back it out |
blob | commitdiff | diff to current |
1998-07-08 |
Ilya Zakharevich |
add patch for C<use re 'debug'> |
blob | commitdiff | diff to current |
1998-07-06 |
Joshua Pritikin |
add patch to improve method caching, regen headers |
blob | commitdiff | diff to current |
1998-06-29 |
Ilya Zakharevich |
added patch for overloading constants, made PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-06-23 |
Gurusamy Sarathy |
partial MULTIPLICITY cleanup |
blob | commitdiff | diff to current |
1998-06-21 |
Ilya Zakharevich |
added patch, regen headers |
blob | commitdiff | diff to current |
1998-06-15 |
Gurusamy Sarathy |
back out previous change (it breaks PERL_OBJECT) |
blob | commitdiff | diff to current |
1998-06-15 |
Joshua Pritikin |
added patch, fixed typo, reworked documentation |
blob | commitdiff | diff to current |
1998-06-11 |
Ilya Zakharevich |
Bugs with (?{}), $^R and many-to-many subst |
blob | commitdiff | diff to current |
1998-06-10 |
Ilya Zakharevich |
Applied patch, followed by tweaks to *.sym and `perl... |
blob | commitdiff | diff to current |
next |