| Commit message (Expand) | Author | Age | Files | Lines |
* | disable USE_THREADS when PERL_OBJECT is enabled | Gurusamy Sarathy | 1998-10-06 | 2 | -0/+2 |
* | small tweak on last change | Gurusamy Sarathy | 1998-09-27 | 1 | -1/+1 |
* | fix win32_stat() to do the right thing for share names | Gurusamy Sarathy | 1998-09-27 | 1 | -8/+18 |
* | update template config.sh, add new config vars to win32 stuff | Gurusamy Sarathy | 1998-09-25 | 7 | -360/+1167 |
* | big Configure update from Jarkko: sync metaconfig units; d_statblks fix | Gurusamy Sarathy | 1998-09-25 | 2 | -0/+2 |
* | bump patchlevel to 52; other little tweaks for threads, win32 builds | Gurusamy Sarathy | 1998-09-25 | 7 | -37/+59 |
* | win32.c tweak | Gurusamy Sarathy | 1998-09-25 | 1 | -14/+12 |
* | remove obsolete win32/bin/*.pl | Gurusamy Sarathy | 1998-09-25 | 5 | -2207/+0 |
* | tweaks to enable PERL_OBJECT to build & test on win32 | Gurusamy Sarathy | 1998-09-25 | 1 | -0/+1 |
* | pl2bat tweak from Tye McQueen <tye@metronet.com> | Gurusamy Sarathy | 1998-09-23 | 1 | -1/+3 |
* | integrate maint-5.005 changes (except conflicting change#1794) | Gurusamy Sarathy | 1998-09-23 | 1 | -0/+4 |
|\ |
|
| * | fill gaps in sig_* entries in win32/config.?c | Gurusamy Sarathy | 1998-09-20 | 3 | -15/+12 |
| * | Two tweaks to allow quiet compile qith egcs-1.1 | Nick Ing-Simmons | 1998-09-12 | 1 | -0/+4 |
* | | add note to win32/Makefile about setting CCHOME | Gurusamy Sarathy | 1998-09-23 | 2 | -1/+5 |
* | | resync win32/config.?c with Porting/config.sh to pick up apiversion | Gurusamy Sarathy | 1998-09-17 | 3 | -6/+3 |
* | | fill gaps in sig_* entries in win32/config.?c | Gurusamy Sarathy | 1998-09-17 | 3 | -9/+9 |
* | | various tweaks: fix signed vs. unsigned problems that prevented C++ | Gurusamy Sarathy | 1998-08-10 | 3 | -5/+11 |
* | | bump patchlevel to 5.005_51 | Gurusamy Sarathy | 1998-08-08 | 5 | -26/+26 |
* | | integrate maint-5.005 changes into mainline | Gurusamy Sarathy | 1998-08-08 | 5 | -10/+87 |
|\ \
| |/ |
|
| * | correct URL for perlcrt.dll | Gurusamy Sarathy | 1998-08-05 | 2 | -2/+4 |
| * | correct prototype for des_fcrypt(), explain how to add it in more | Gurusamy Sarathy | 1998-08-04 | 4 | -6/+81 |
| * | update location of perlcrt.dll for win32 builds | Gurusamy Sarathy | 1998-08-02 | 2 | -2/+2 |
| * | 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 |