2001-10-26 |
Jarkko Hietaniemi |
Integrate maintperl changes #12268 and #12669; |
blob | commitdiff |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
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-05-26 |
John Peacock |
Re: [ID 20010426.005] Magic not being removed at scope... |
blob | commitdiff | diff to current |
2001-05-20 |
Dave Mitchell |
[LARGE!] symbolic magic |
blob | commitdiff | diff to current |
2001-04-06 |
Jarkko Hietaniemi |
Integrate changes #9584,9587 from maintperl into mainline. |
blob | commitdiff | diff to current |
2001-03-21 |
Jarkko Hietaniemi |
Integrate changes #9262,9264,9265,9266 from maintperl... |
blob | commitdiff | diff to current |
2001-03-14 |
Jarkko Hietaniemi |
Integrate changes #9137,9138,9142 from maintperl into... |
blob | commitdiff | diff to current |
2001-02-20 |
Jarkko Hietaniemi |
Integrate pureperl changes #8844,8845,8850 to mainline |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-09 |
Jarkko Hietaniemi |
save_delete(), err, SAVEDELETE() fixes from Charles... |
blob | commitdiff | diff to current |
2001-01-08 |
Jarkko Hietaniemi |
save_delete() Safefree() doesn't (anymore?) work with... |
blob | commitdiff | diff to current |
2001-01-08 |
Simon Cozens |
(Outcommented by #8369.) |
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-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-11 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2000-12-11 |
Simon Cozens |
Re: [Fwd: BUG 20001205.022] Local on Hash elements |
blob | commitdiff | diff to current |
2000-12-05 |
Ilya Zakharevich |
Re: [PATCH] The largest hoax of all times? |
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-10-25 |
Mike Guy |
[ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-06-02 |
Gurusamy Sarathy |
fix small eval"" memory leaks under USE_ITHREADS |
blob | commitdiff | diff to current |
2000-03-05 |
Gurusamy Sarathy |
fixes for most warnings identified by gcc -Wall |
blob | commitdiff | diff to current |
2000-02-26 |
Charles Bailey |
Resync with mainline |
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-13 |
Gurusamy Sarathy |
more purification (pp_require() could access free memor... |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Minor fixes to assuage picky compilers (unsigned compar... |
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-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
blob | commitdiff | diff to current |
2000-02-04 |
Gurusamy Sarathy |
fix pad_alloc panic from C<my $w; sub { my($i) = @_... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-08 |
Gurusamy Sarathy |
introduce save_I8() for saving byte values |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy |
another change towards a shareable optree: avoid pointe... |
blob | commitdiff | diff to current |
1999-11-06 |
Jarkko Hietaniemi |
So many printfs, so little time. |
blob | commitdiff | diff to current |
1999-11-01 |
Gurusamy Sarathy |
macros for COP.cop_filegv access |
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-23 |
Jarkko Hietaniemi |
More printf-fixes (see also #4426). |
blob | commitdiff | diff to current |
1999-10-14 |
Gurusamy Sarathy |
avoid inefficiency in change#3386 (every longjmp()... |
blob | commitdiff | diff to current |
1999-10-10 |
Gurusamy Sarathy |
revert SAVEDESTRUCTOR() to accepting void(*)(void*... |
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-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-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
blob | commitdiff | diff to current |
1999-05-11 |
Gurusamy Sarathy |
various fixes for clean build and test on win32; config... |
blob | commitdiff | diff to current |
1999-05-11 |
Chip Salzenberg |
gutsupport for C++ exceptions |
blob | commitdiff | diff to current |
1999-04-03 |
Gurusamy Sarathy |
grow PL_tmps_stack more efficiently; make it more amena... |
blob | commitdiff | diff to current |
1999-04-03 |
Gurusamy Sarathy |
remove duplicate code and an extra branch in sv_setsv... |
blob | commitdiff | diff to current |
1999-03-22 |
Gurusamy Sarathy |
update copyright years |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
various tweaks; result passes all tests for normal... |
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-10-25 |
Gurusamy Sarathy |
integrate changes#1982,2014,2021 (from maint-5.005) |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
properly restore PL_rsfp_filters after require |
blob | commitdiff | diff to current |
1998-10-13 |
Gurusamy Sarathy |
change#1614 merely disabled earlier fix (doh!); undo... |
blob | commitdiff | diff to current |
1998-09-28 |
Gurusamy Sarathy |
fix various 5.00552 mishaps (fixes suggested by Jan... |
blob | commitdiff | diff to current |
1998-09-23 |
Albert Dvornik |
SSNEW() API for allocating memory on the savestack |
blob | commitdiff | diff to current |
1998-08-02 |
Ilya Zakharevich |
tweaked version of suggested patch |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
fix memory leak in C<local(*foo) = 'bar'> |
blob | commitdiff | diff to current |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff for threads |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-07-06 |
Gurusamy Sarathy |
rename s/\bSI_/PERLSI_/ to avoid collisions with sysinf... |
blob | commitdiff | diff to current |
1998-06-30 |
Gurusamy Sarathy |
tweaks to overloaded constants (change#1259) |
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-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-10 |
Chip Salzenberg |
Invalidate method cache on C<local *subname> |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[win32] misc changes |
blob | commitdiff | diff to current |
1998-05-26 |
Gurusamy Sarathy |
[asperl] more changes to satisfy non-debug VC build... |
blob | commitdiff | diff to current |
1998-04-08 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
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-16 |
Malcolm Beattie |
Bump patchlevel.h to 63. |
blob | commitdiff | diff to current |
1998-03-16 |
Stephen McCamant |
STRESS_REALLOC |
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-03-07 |
Gurusamy Sarathy |
[win32] integrate mainline changes |
blob | commitdiff | diff to current |
1998-03-05 |
Gurusamy Sarathy |
[win32] add Nick's dTHR fixes |
blob | commitdiff | diff to current |
1998-03-05 |
Spider Boardman |
[win32] maintpatch |
blob | commitdiff | diff to current |
1998-03-02 |
Gurusamy Sarathy |
[win32] fix misapplied hunks in change#614 |
blob | commitdiff | diff to current |
1998-03-02 |
Stephen McCamant |
[win32] this one with adjusted test numbers |
blob | commitdiff | diff to current |
1998-02-14 |
Gurusamy Sarathy |
[asperl] bring ASPerl uptodate with mainline changes |
blob | commitdiff | diff to current |
1998-02-12 |
Gurusamy Sarathy |
[win32] fix extra LEAVE when require fails |
blob | commitdiff | diff to current |
1998-02-09 |
Gurusamy Sarathy |
[asperl] integrate win32 branch contents |
blob | commitdiff | diff to current |
1998-02-03 |
Gurusamy Sarathy |
[win32] integrate mainline |
blob | commitdiff | diff to current |
1998-02-02 |
Malcolm Beattie |
Introduced thr->threadsvp and THREADSV() for faster... |
blob | commitdiff | diff to current |
1998-02-01 |
Douglas Lankshear |
[asperl] added AS patch#3 |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] initial merge of latest win32 branch into... |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1998-01-24 |
Nick Ing-Simmons |
Gisle's av_unshift tweak, two small patches from chip |
blob | commitdiff | diff to current |
1998-01-14 |
Nick Ing-Simmons |
TIEARRAY updates - almost works ... |
blob | commitdiff | diff to current |
1997-12-23 |
Gurusamy Sarathy |
[win32] Trivial bugfix#1 from local repository |
blob | commitdiff | diff to current |
1997-11-21 |
Malcolm Beattie |
$_ is now per-thread (rather a lot of changes). Only... |
blob | commitdiff | diff to current |
1997-11-13 |
Malcolm Beattie |
Change CONTEXT to PERL_CONTEXT throughout source (since... |
blob | commitdiff | diff to current |
1997-10-31 |
Nick Ing-Simmons |
Convert miniperl sources to ANSI C. Several passes of |
blob | commitdiff | diff to current |
1997-10-16 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_04) with mainline. |
blob | commitdiff | diff to current |
next |