| Commit message (Expand) | Author | Age | Files | Lines |
* | make C<use> recognize C<require> overrides; allow C<do EXPR> to be | Gurusamy Sarathy | 1998-10-03 | 1 | -0/+1 |
* | use Off_t to permit 64-bit seek() | Scott Henry | 1998-10-02 | 1 | -1/+1 |
* | update template config.sh, add new config vars to win32 stuff | Gurusamy Sarathy | 1998-09-25 | 1 | -0/+1 |
* | big Configure update from Jarkko: sync metaconfig units; d_statblks fix | Gurusamy Sarathy | 1998-09-25 | 1 | -2/+2 |
* | missing file in last submit | Gurusamy Sarathy | 1998-09-25 | 1 | -4/+4 |
* | lock sv_mutex in new_he() and del_he() for USE_THREADS | Drago Goricanec | 1998-09-25 | 1 | -1/+1 |
* | tweaks to enable PERL_OBJECT to build & test on win32 | Gurusamy Sarathy | 1998-09-25 | 1 | -2/+15 |
* | SSNEW() API for allocating memory on the savestack | Albert Dvornik | 1998-09-23 | 1 | -0/+1 |
* | support match indices via special variables @- and @+ | Ilya Zakharevich | 1998-09-23 | 1 | -0/+2 |
* | tr/// logic was hosed under utf8 | Larry Wall | 1998-09-05 | 1 | -1/+1 |
* | various tweaks: fix signed vs. unsigned problems that prevented C++ | Gurusamy Sarathy | 1998-08-10 | 1 | -17/+22 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -0/+1 |
* | integrate maint-5.005 changes into mainline | Gurusamy Sarathy | 1998-08-08 | 1 | -15/+29 |
|\ |
|
| * | mark link type of exported functions for OS/2 | Ilya Zakharevich | 1998-08-02 | 1 | -2/+6 |
| * | PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com> | Gurusamy Sarathy | 1998-08-02 | 1 | -13/+23 |
| * | update Changes; add sv_*_mg() entries in win32/GenCAPI.plperl-5.005_01 | Gurusamy Sarathy | 1998-07-26 | 1 | -1/+1 |
* | | integrate 5.005_01 changes from maint | Gurusamy Sarathy | 1998-07-27 | 1 | -1/+1 |
* | | integrate proto.h additions from maint-5.005 | Gurusamy Sarathy | 1998-07-26 | 1 | -14/+13 |
|\ \
| |/ |
|
| * | add missing sv_*_mg() prototypes in proto.h, update perlhist.pod | Gurusamy Sarathy | 1998-07-26 | 1 | -14/+13 |
* | | add new files to MANIFEST; add missing prototypes to proto.h; | Gurusamy Sarathy | 1998-07-26 | 1 | -0/+22 |
* | | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -0/+24 |
|/ |
|
* | fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2 | Gurusamy Sarathy | 1998-07-21 | 1 | -1/+1 |
* | fix lvalue leaks stemming from failure to free LvTARG(sv) | Gurusamy Sarathy | 1998-07-18 | 1 | -1/+0 |
* | make pregcomp et al VIRTUAL again for PERL_OBJECT | Douglas Lankshear | 1998-07-15 | 1 | -9/+4 |
* | applied patch, slightly tweaked | Hans Mulder | 1998-07-14 | 1 | -0/+4 |
* | added patch, tweaked PERL_OBJECT things | Graham Barr | 1998-07-13 | 1 | -1/+1 |
* | fix pp_caller() to fully traverse stacklevels | Gurusamy Sarathy | 1998-07-12 | 1 | -0/+1 |
* | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 1 | -2/+6 |
* | added patch to generate PPDEF(pp_foo) | Ilya Zakharevich | 1998-07-08 | 1 | -345/+1 |
* | undo ck_sysread() changes#1319,1337 in preparation for a much | Gurusamy Sarathy | 1998-07-06 | 1 | -1/+0 |
* | add ck_sysread() for better sysread/read/recv sanity | Gurusamy Sarathy | 1998-07-05 | 1 | -0/+1 |
* | patchlevel up to 5.004_70, various tweaks | Gurusamy Sarathy | 1998-07-05 | 1 | -1/+1 |
* | fixes for mortalization bug in xsubpp, other efficiency tweaks | Joshua Pritikin | 1998-07-04 | 1 | -2/+0 |
* | allow a flags args to fbm_instr() for future needs | Ilya Zakharevich | 1998-07-04 | 1 | -1/+1 |
* | applied patch with tweaks to prose | Gisle Aas | 1998-07-04 | 1 | -7/+0 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -0/+3 |
* | more MULTIPLICITY tweaks | Gurusamy Sarathy | 1998-06-23 | 1 | -0/+2 |
* | partial MULTIPLICITY cleanup | Gurusamy Sarathy | 1998-06-23 | 1 | -0/+1 |
* | applied patch, regen headers | Ilya Zakharevich | 1998-06-23 | 1 | -0/+1 |
* | applied patch, along with many changes: | Douglas Lankshear | 1998-06-21 | 1 | -7/+0 |
* | added patch, tweaked missed files, excised comment that doesn't really | Joshua Pritikin | 1998-06-20 | 1 | -1/+0 |
* | back out problematic change#1105, tweak perlsub.pod | Gurusamy Sarathy | 1998-06-18 | 1 | -1/+0 |
* | tweaks to get PERL_OBJECT building again; passes tests | Gurusamy Sarathy | 1998-06-15 | 1 | -3/+1 |
* | back out previous change (it breaks PERL_OBJECT) | Gurusamy Sarathy | 1998-06-15 | 1 | -1/+0 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 1 | -0/+1 |
* | Applied patch, followed by tweaks to *.sym and `perl embed.pl` | Ilya Zakharevich | 1998-06-10 | 1 | -0/+1 |
* | _66 proto.h | Norton T. Allen | 1998-06-10 | 1 | -1/+1 |
* | proto.h change to make byterun() visible to VMS | Dan Sugalski | 1998-06-10 | 1 | -6/+9 |
* | [win32] add AS patch#25 (allow B build with -DPERL_OBJECT) | Gurusamy Sarathy | 1998-06-04 | 1 | -0/+1 |
* | [asperl] fixups to make it build and pass tests under both compilers | Gurusamy Sarathy | 1998-05-29 | 1 | -0/+1 |