1998-07-20 |
Gurusamy Sarathy | fix C<$1 .. $2> coredump under debugger |
blob | commitdiff |
1998-07-15 |
Gurusamy Sarathy | typecast long vs. IV compares in pp_flip/pp_flop |
blob | commitdiff | diff to current |
1998-07-12 |
Gurusamy Sarathy | make RE engine threadsafe; -Dusethreads builds, tests... |
blob | commitdiff | diff to current |
1998-07-12 |
Gurusamy Sarathy | fix pp_caller() to fully traverse stacklevels |
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 |
Gurusamy Sarathy | misc tweaks to docs and qsortsv() warning |
blob | commitdiff | diff to current |
1998-07-09 |
Gurusamy Sarathy | undo problematic change#1367 |
blob | commitdiff | diff to current |
1998-07-09 |
Gurusamy Sarathy | get it building again on win32 |
blob | commitdiff | diff to current |
1998-07-08 |
Ilya Zakharevich | add patch for C<use re 'debug'> |
blob | commitdiff | diff to current |
1998-07-08 |
Gisle Aas | Faster foreach integer range |
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-07-05 |
Gurusamy Sarathy | patchlevel up to 5.004_70, various tweaks |
blob | commitdiff | diff to current |
1998-07-04 |
Gurusamy Sarathy | merge changes#1210,1211,1270 from maintbranch |
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-29 |
Albert Dvornik | applied patch, tweak for threads awareness |
blob | commitdiff | diff to current |
1998-06-28 |
Joshua Pritikin | PUSHSTACK renovation |
blob | commitdiff | diff to current |
1998-06-28 |
Gisle Aas | Optimize foreach (1..1000000) |
blob | commitdiff | diff to current |
1998-06-22 |
Ilya Zakharevich | Avoid temporaries on recursion |
blob | commitdiff | diff to current |
1998-06-18 |
Gurusamy Sarathy | back out problematic change#1105, tweak perlsub.pod |
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 |
Ilya Zakharevich | Applied patch, followed by tweaks to *.sym and `perl... |
blob | commitdiff | diff to current |
1998-06-05 |
Gurusamy Sarathy | [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS... |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy | [asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-05-23 |
Gurusamy Sarathy | [win32] merge change#1011 from maintbranch |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy | [asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy | [win32] more whitespace tweaks from maintbranch |
blob | commitdiff | diff to current |
1998-05-16 |
Gurusamy Sarathy | [win32] merge changes#989,990,992 from maintbranch |
blob | commitdiff | diff to current |
1998-05-16 |
Gurusamy Sarathy | [win32] merge change#985 from maintbranch |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy | [win32] merge change#905 from maintbranch, minor fixes... |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy | [win32] merge change#904 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy | [win32] merge change#896 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy | [win32] merge change#886 from maintbranch |
blob | commitdiff | diff to current |
1998-05-09 |
Gurusamy Sarathy | [win32] protect sortcop from C<sort { sort { ... }... |
blob | commitdiff | diff to current |
1998-04-21 |
Gurusamy Sarathy | [asperl] add AS patch#17 |
blob | commitdiff | diff to current |
1998-04-08 |
Gurusamy Sarathy | [asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-04-04 |
Gurusamy Sarathy | [win32] fixes for various noises under PERL_DESTRUCT_LEVEL |
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-17 |
Gurusamy Sarathy | [asperl] add a part of AS patch#14, backout incomplete... |
blob | commitdiff | diff to current |
1998-03-16 |
Gurusamy Sarathy | [asperl] various changes to get asperl working under... |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy | [win32] integrate mainline changes |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy | [win32] change all 'sp' to 'SP' in code and in the... |
blob | commitdiff | diff to current |
1998-03-05 |
Gisle Aas | Compiling with OP_IN_REGISTER |
blob | commitdiff | diff to current |
1998-03-05 |
Hans Mulder | print sort {-1} 1..10; hangs |
blob | commitdiff | diff to current |
1998-03-01 |
Gurusamy Sarathy | [asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-02-25 |
Robin Houston | Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!) |
blob | commitdiff | diff to current |
1998-02-14 |
Gurusamy Sarathy | [asperl] bring ASPerl uptodate with mainline changes |
blob | commitdiff | diff to current |
1998-02-14 |
Gurusamy Sarathy | [asperl] added AS patch#5 (patch #4 was intentionally... |
blob | commitdiff | diff to current |
1998-02-12 |
Gurusamy Sarathy | [win32] merge another maint patch |
blob | commitdiff | diff to current |
1998-02-12 |
Gurusamy Sarathy | [win32] fix extra LEAVE when require fails |
blob | commitdiff | diff to current |
1998-02-12 |
Gurusamy Sarathy | [win32] merge a maint patch |
blob | commitdiff | diff to current |
1998-02-09 |
Gurusamy Sarathy | [asperl] integrate win32 branch contents |
blob | commitdiff | diff to current |
1998-02-06 |
Malcolm Beattie | More Chip patches: |
blob | commitdiff | diff to current |
1998-02-06 |
Chip Salzenberg | Some Chip patches (some tweaked to match _5x source): |
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] various tweaks |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy | [asperl] fix up missing patches from AS patch#2 |
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-13 |
Nick Ing-Simmons | tie array changes to core and tests |
blob | commitdiff | diff to current |
1998-01-08 |
Hans Mulder | Use Tom Horley's qsort for sorting: |
blob | commitdiff | diff to current |
1997-11-26 |
Gurusamy Sarathy | [win32] Sync yet another patch (this one manually edited): |
blob | commitdiff | diff to current |
1997-11-25 |
Malcolm Beattie | Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55. |
blob | commitdiff | diff to current |
1997-11-22 |
Nick Ing-Simmons | Builds and passes all but english.t on win32 VC++ |
blob | commitdiff | diff to current |
1997-11-22 |
Nick Ing-Simmons | ansiperl builds with Borland C++ again |
blob | commitdiff | diff to current |
1997-11-22 |
Nick Ing-Simmons | Resolve ansiperl against win32 |
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-21 |
Nick Ing-Simmons | Basic integrate of lastest perl into ansiperl |
blob | commitdiff | diff to current |
1997-11-19 |
Ilya Zakharevich | Jumbo regexp patch applied (with minor fix-up tweaks): |
blob | commitdiff | diff to current |
1997-11-14 |
Gurusamy Sarathy | Integrate mainline changes into win32 branch. Now... |
blob | commitdiff | diff to current |
1997-11-13 |
Malcolm Beattie | Change CONTEXT to PERL_CONTEXT throughout source (since... |
blob | commitdiff | diff to current |
1997-11-11 |
Gurusamy Sarathy | Initial (untested) integration of mainline changes. |
blob | commitdiff | diff to current |
1997-11-11 |
Malcolm Beattie | Initial integration of ansi branch into mainline (untes... |
blob | commitdiff | diff to current |
1997-11-11 |
Malcolm Beattie | Fix up $@ (ERRSV now refers to GvSV(errgv) for non... |
blob | commitdiff | diff to current |
1997-11-10 |
Gurusamy Sarathy | Remove runlevel. It was used to count how many runops... |
blob | commitdiff | diff to current |
1997-11-07 |
Nick Ing-Simmons | Reverse integrate Malcolm's chanes into local |
blob | commitdiff | diff to current |
1997-11-07 |
Nick Ing-Simmons | Raw integrate of latest perl |
blob | commitdiff | diff to current |
1997-11-06 |
Malcolm Beattie | Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr... |
blob | commitdiff | diff to current |
1997-11-06 |
Malcolm Beattie | Per-thread magicals now stored in their own thr->magica... |
blob | commitdiff | diff to current |
1997-11-05 |
Nick Ing-Simmons | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) |
blob | commitdiff | diff to current |
1997-11-01 |
Nick Ing-Simmons | Integrate mainline @ 18:15 CST 31 Oct 1997 |
blob | commitdiff | diff to current |
1997-10-31 |
Malcolm Beattie | Half way through moving per-thread magicals into per... |
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 |
1997-10-08 |
Malcolm Beattie | Merge maint-5.004 branch (5.004_03) with mainline. |
blob | commitdiff | diff to current |
1997-09-30 |
Malcolm Beattie | Merge maint-5.004 branch (5.004_01) with mainline. |
blob | commitdiff | diff to current |
1997-09-09 |
Malcolm Beattie | Rewrite synchronisation of subs/methods and add attrs |
blob | commitdiff | diff to current |
1997-09-05 |
Tim Bunce | Re: "perl -d" dumps core when loading syslog.ph |
blob | commitdiff | diff to current |
1997-09-05 |
Ilya Zakharevich | Re: "perl -d" dumps core when loading syslog.ph |
blob | commitdiff | diff to current |
1997-09-04 |
Ilya Zakharevich | Some perldb -> PERLDB_* macro changes were missed |
blob | commitdiff | diff to current |
1997-08-11 |
Malcolm Beattie | Assorted changes for multi-threading (now works rather... |
blob | commitdiff | diff to current |
1997-08-07 |
Tim Bunce | [inseperable differences up to perl 5.004_02] perl-5.004_02 |
blob | commitdiff | diff to current |
1997-08-06 |
Ilya Zakharevich | $\1 and serious bug in evalling |
blob | commitdiff | diff to current |
1997-08-06 |
Warren Jones | Win32 UNC path causes autoload to fail |
blob | commitdiff | diff to current |
1997-07-24 |
Malcolm Beattie | Start support for fake threads. |
blob | commitdiff | diff to current |
1997-07-24 |
Malcolm Beattie | Add missing reset of eval_owner if doeval() fails... |
blob | commitdiff | diff to current |
1997-07-17 |
Malcolm Beattie | Fix multiple problems with lexical @_. |
blob | commitdiff | diff to current |
next |