| Commit message (Expand) | Author | Age | Files | Lines |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -10/+10 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -42/+35 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -5/+5 |
* | hv.c calling negative malloc() | Ilya Zakharevich | 1999-05-25 | 1 | -1/+3 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -18/+32 |
* | applied non-conflicting parts of suggested patch | Charles Bailey | 1999-05-05 | 1 | -12/+34 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -11/+11 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | add const qualifier to most char* prototypes, handle ripple effect | Gurusamy Sarathy | 1999-02-15 | 1 | -8/+9 |
* | typo in newHVhv() | Gurusamy Sarathy | 1998-11-08 | 1 | -3/+2 |
* | integrate changes#1982,2014,2021 (from maint-5.005) | Gurusamy Sarathy | 1998-10-25 | 1 | -2/+2 |
* | lock sv_mutex in new_he() and del_he() for USE_THREADS | Drago Goricanec | 1998-09-25 | 1 | -10/+12 |
* | provide locked access to string table for USE_THREADS | Gurusamy Sarathy | 1998-09-24 | 1 | -0/+4 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -4/+4 |
* | PL_ for perl's malloc | Nick Ing-Simmons | 1998-07-19 | 1 | -2/+2 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -28/+28 |
* | applied suggested fix for xhv_array sizing, with portability tweaks | Gisle Aas | 1998-07-05 | 1 | -18/+19 |
* | patchlevel up to 5.004_70, various tweaks | Gurusamy Sarathy | 1998-07-05 | 1 | -29/+33 |
* | simplify xhv_array sizing | Gisle Aas | 1998-07-04 | 1 | -19/+6 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -0/+39 |
* | applied patch, regen headers | Ilya Zakharevich | 1998-06-23 | 1 | -4/+3 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -1/+1 |
|\ |
|
| * | [win32] make hv_iterinit() return HvKEYS() | SynaptiCAD, Inc. | 1998-05-03 | 1 | -1/+1 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -9/+13 |
|\ \
| |/ |
|
| * | [win32] change 866 was incomplete | Gurusamy Sarathy | 1998-04-04 | 1 | -1/+1 |
| * | [win32] fixup hv_free_ent() to not fail on null HeVAL() | Gurusamy Sarathy | 1998-04-03 | 1 | -2/+5 |
| * | Missing dTHR in hv_fetch_ent when statics moved to thread struct. | Malcolm Beattie | 1998-03-16 | 1 | -0/+1 |
| * | [win32] merge C<local $tied{foo}> patch, also moved statics in | Gurusamy Sarathy | 1998-03-09 | 1 | -9/+7 |
* | | [asperl] added AS patch#5 (patch #4 was intentionally skipped after | Gurusamy Sarathy | 1998-02-14 | 1 | -4/+2 |
* | | [asperl] integrate win32 branch contents | Gurusamy Sarathy | 1998-02-09 | 1 | -1/+17 |
|\ \
| |/ |
|
| * | nomemok | Gisle Aas | 1998-02-06 | 1 | -0/+16 |
| * | Newer -DLEAKTEST patch | Ilya Zakharevich | 1998-02-06 | 1 | -1/+1 |
* | | [asperl] initial merge of latest win32 branch into ASPerl | Gurusamy Sarathy | 1998-01-30 | 1 | -27/+41 |
|\ \
| |/ |
|
| * | Gisle's av_unshift tweak, two small patches from chip | Nick Ing-Simmons | 1998-01-24 | 1 | -4/+4 |
| * | [win32] change#398 breaks ENV_IS_CASELESS, fix it | Gurusamy Sarathy | 1998-01-08 | 1 | -12/+12 |
| * | Fix hv_delete for 'm'-magic. Based on following patch, modified | Owen Taylor | 1998-01-08 | 1 | -16/+30 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -7/+9 |
|/ |
|
* | [win32] tweak case-insensitive ENV implementation | Gurusamy Sarathy | 1998-01-07 | 1 | -11/+23 |
* | [win32] Support case-tolerant %ENV | Gurusamy Sarathy | 1998-01-05 | 1 | -19/+80 |
* | Merge win32 and ansiperl branches post _55 tweaks from Sarathy. | Nick Ing-Simmons | 1997-11-27 | 1 | -2/+2 |
|\ |
|
| * | [win32] Various changes to make it build cleanly and pass all tests: | Gurusamy Sarathy | 1997-11-26 | 1 | -6/+3 |
* | | Fixup _55 for Win32: | Nick Ing-Simmons | 1997-11-26 | 1 | -4/+2 |
|/ |
|
* | Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55. | Malcolm Beattie | 1997-11-25 | 1 | -1/+0 |
* | Make hv_ functions cope better with 'm'-magic: | Owen Taylor | 1997-11-25 | 1 | -23/+45 |
* | Reverse integrate Malcolm's chanes into local | Nick Ing-Simmons | 1997-11-07 | 1 | -1/+1 |
* | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) | Nick Ing-Simmons | 1997-11-05 | 1 | -1/+1 |
* | Integrate mainline @ 18:15 CST 31 Oct 1997 | Nick Ing-Simmons | 1997-11-01 | 1 | -1/+1 |
|\ |
|
| * | Half way through moving per-thread magicals into per-thread fields | Malcolm Beattie | 1997-10-31 | 1 | -1/+1 |
* | | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -100/+32 |
|/ |
|
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 1 | -2/+5 |
|\ |
|