| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [asperl] more changes to satisfy non-debug VC build (C-API doesn't | Gurusamy Sarathy | 1998-05-26 | 1 | -70/+3 |
* | [asperl] tweaks to make it build with the Borland compiler. Won't run | Gurusamy Sarathy | 1998-05-26 | 1 | -17/+63 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -4/+6 |
|\ |
|
| * | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+3 |
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 1 | -4/+0 |
| * | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+2 |
| * | [win32] hand-applied patch along with small tweaks | Jan Dubois | 1998-04-22 | 1 | -0/+1 |
* | | [asperl] add AS patch#20 (exposes more global constants) | Gurusamy Sarathy | 1998-05-01 | 1 | -6/+18 |
* | | [asperl] add AS patch#17 | Gurusamy Sarathy | 1998-04-21 | 1 | -19/+19 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -0/+2 |
|\ \
| |/ |
|