| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | tweaked version of suggested patch | Ilya Zakharevich | 1998-08-02 | 1 | -2/+2 |
| * | up patchlevel to 5.005_02 | Gurusamy Sarathy | 1998-08-02 | 5 | -26/+26 |
| * | update Changes; add sv_*_mg() entries in win32/GenCAPI.plperl-5.005_01 | Gurusamy Sarathy | 1998-07-26 | 1 | -0/+46 |
| * | s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they | Gurusamy Sarathy | 1998-07-26 | 6 | -26/+27 |
* | | integrate 5.005_01 changes from maint | Gurusamy Sarathy | 1998-07-27 | 2 | -0/+47 |
* | | add new files to MANIFEST; add missing prototypes to proto.h; | Gurusamy Sarathy | 1998-07-26 | 2 | -1/+5 |
* | | up patchlevel to 5.005_50 | Gurusamy Sarathy | 1998-07-26 | 5 | -26/+26 |
|/ |
|
* | add perlmodinstall, regen perltoc | Gurusamy Sarathy | 1998-07-22 | 1 | -0/+12 |
* | support optional crypt() with PERL_OBJECT | Douglas Lankshear | 1998-07-22 | 5 | -3/+13 |
* | win32 tweaks | Douglas Lankshear | 1998-07-22 | 3 | -7/+9 |
* | up patchlevel etc (only doc patching from now on, testing in progress) | Gurusamy Sarathy | 1998-07-22 | 5 | -26/+26 |
* | win32 tweaks: disable XSLOCKS in perl.c, correct typo, search | Douglas Lankshear | 1998-07-22 | 2 | -3/+3 |
* | final tweaks before beta2 | Gurusamy Sarathy | 1998-07-21 | 1 | -10/+33 |
* | fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2 | Gurusamy Sarathy | 1998-07-21 | 6 | -69/+62 |
* | change case of PERL_OBJECT filenames, consistent with the rest | Gurusamy Sarathy | 1998-07-21 | 3 | -21/+21 |
* | part 1 of PERL_OBJECT fixes for new var names | Gurusamy Sarathy | 1998-07-21 | 1 | -128/+129 |
* | update patchlevel, Changes | Gurusamy Sarathy | 1998-07-21 | 5 | -26/+26 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 2 | -10/+10 |
* | integrate ansi branch to get s/foo/PL_foo/ changes | Gurusamy Sarathy | 1998-07-20 | 3 | -13/+13 |
|\ |
|
| * | PL_ scheme Builds under Minw32 - some SEGFAULT snags | Nick Ing-Simmons | 1998-07-18 | 3 | -11/+11 |
| * | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -2/+2 |
| * | Integrate mainline at beta1 | Nick Ing-Simmons | 1998-07-15 | 14 | -415/+594 |
| |\ |
|
| * \ | Integrate mainline (_071-ish) | Nick Ing-Simmons | 1998-07-09 | 15 | -165/+254 |
| |\ \ |
|
| * \ \ | Integrate mainline, just to keep up. | Nick Ing-Simmons | 1998-07-02 | 7 | -18/+31 |
| |\ \ \ |
|
| * \ \ \ | Integrate mainline c. _69 to ansiperl | Nick Ing-Simmons | 1998-06-29 | 8 | -39/+69 |
| |\ \ \ \ |
|
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 1998-06-26 | 1 | -1/+5 |
| |\ \ \ \ \ |
|
| * | | | | | | Correct perl malloc tweak to .def generation | Nick Ing-Simmons | 1998-06-24 | 1 | -0/+5 |
| * | | | | | | Perl_malloced_size() only available with perl's malloc | Nick Ing-Simmons | 1998-06-23 | 1 | -1/+1 |
| * | | | | | | Integrate mainline c. 5.004_68 into ansiperl, mainly | Nick Ing-Simmons | 1998-06-23 | 15 | -1114/+1350 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Patches to build with EGCS-1.0.2 Mingw32 port. | Nick Ing-Simmons | 1998-06-20 | 4 | -8/+23 |
| * | | | | | | | Use libxxx.a for -lxxx with GCC | Nick Ing-Simmons | 1998-06-19 | 3 | -37/+45 |
* | | | | | | | | misc win32 config tweaks | Gurusamy Sarathy | 1998-07-20 | 6 | -13/+16 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | up patchlevel to 75 (Beta, Issue 1), add podpatch | Abigail | 1998-07-15 | 5 | -26/+26 |
* | | | | | | | Config_74-01 | Andy Dougherty | 1998-07-15 | 3 | -0/+36 |
* | | | | | | | fix off-by-one in win32 registry handling | Douglas Lankshear | 1998-07-14 | 1 | -1/+1 |
* | | | | | | | up patchlevel to 74; introduce distinct archname for PERL_OBJECT | Gurusamy Sarathy | 1998-07-14 | 5 | -27/+33 |
* | | | | | | | up patchlevel to 73, update Changes &c. | Gurusamy Sarathy | 1998-07-13 | 5 | -28/+28 |
* | | | | | | | applied installperl patch, corrected other little nits | Andreas König | 1998-07-12 | 1 | -2/+3 |
* | | | | | | | patchlevel up to 72, update Changes, minor tweaks to win32/config* | Gurusamy Sarathy | 1998-07-12 | 5 | -346/+339 |
* | | | | | | | generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS | Jarkko Hietaniemi | 1998-07-12 | 2 | -2/+102 |
* | | | | | | | various tweaks for PERL_OBJECT build & test | Gurusamy Sarathy | 1998-07-12 | 5 | -23/+23 |
* | | | | | | | export newRV_noinc on win32, deprecate AvFILL in favor of av_len() | Gurusamy Sarathy | 1998-07-11 | 1 | -1/+1 |
* | | | | | | | win32 fixes for VC 6.0 nits | Gurusamy Sarathy | 1998-07-11 | 3 | -2/+3 |
* | | | | | | | added patch, made linking with setargv a build option | Douglas Lankshear | 1998-07-11 | 2 | -4/+32 |
* | | | | | | | add win32_rename() that does what docs say | Gurusamy Sarathy | 1998-07-10 | 5 | -51/+65 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | add Data-Dumper, up patchlevel to 71, various misc tweaks to | Gurusamy Sarathy | 1998-07-09 | 5 | -29/+54 |
* | | | | | | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 3 | -46/+28 |
* | | | | | | win32/makefile.mk =~ s|gcc -pipe|gcc| | Gurusamy Sarathy | 1998-07-09 | 1 | -2/+2 |
* | | | | | | New pl2bat.pl | Tye McQueen | 1998-07-09 | 1 | -52/+141 |
* | | | | | | 5.004_70 tweaks | Gurusamy Sarathy | 1998-07-06 | 2 | -2/+2 |