| Commit message (Expand) | Author | Age | Files | Lines |
* | regen config* stuff for windows | Gurusamy Sarathy | 1999-10-27 | 9 | -145/+309 |
* | integrate cfgperl contents into mainline; merge conflicts | Gurusamy Sarathy | 1999-10-27 | 3 | -258/+0 |
|\ |
|
| * | Remove unused "squatter" symbols; regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 3 | -258/+0 |
* | | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not | Gurusamy Sarathy | 1999-10-27 | 2 | -1/+8 |
|/ |
|
* | more GCC v2.95 induced adjustments | Gurusamy Sarathy | 1999-10-27 | 2 | -7/+14 |
* | warnings and const violations identified by compiling in C++ mode | Gurusamy Sarathy | 1999-10-26 | 1 | -4/+5 |
* | win32 tweak | Gurusamy Sarathy | 1999-10-25 | 1 | -0/+1 |
* | win32_utime() on directories should use localtime() rather | Gurusamy Sarathy | 1999-10-22 | 1 | -5/+5 |
* | support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on | Gurusamy Sarathy | 1999-10-17 | 3 | -211/+231 |
* | disable internal globbing for miniperl (or build breaks out | Gurusamy Sarathy | 1999-10-15 | 2 | -0/+10 |
* | various little goofs in change#4385 | Gurusamy Sarathy | 1999-10-15 | 2 | -10/+11 |
* | win32_*dir() cleanup; win32_readdir() iterates as necessary | Gurusamy Sarathy | 1999-10-15 | 2 | -72/+101 |
* | File::Glob fixes for Windows | Gurusamy Sarathy | 1999-10-14 | 2 | -6/+27 |
* | various cleanups | Gurusamy Sarathy | 1999-10-12 | 7 | -144/+466 |
* | update Changes, patchlevel etc. | Gurusamy Sarathy | 1999-10-12 | 5 | -31/+31 |
* | rudimentary support for building under Windows 95/98 (from | Gurusamy Sarathy | 1999-10-10 | 2 | -1/+104 |
* | some versions of mingw32 have __int64, define iff it isn't | Gurusamy Sarathy | 1999-10-06 | 1 | -1/+3 |
* | make die/warn and other diagnostics go to wherever STDERR happens | Gurusamy Sarathy | 1999-10-06 | 3 | -10/+10 |
* | tweak for win32 build | Gurusamy Sarathy | 1999-09-28 | 2 | -2/+2 |
* | avoid .exe in $Config{cc} (spotted by Vadim Konovalov | Gurusamy Sarathy | 1999-09-27 | 2 | -4/+4 |
* | add $installarchlib/CORE to default linker search path on windows | Gurusamy Sarathy | 1999-09-26 | 2 | -26/+36 |
* | win32 config tweak (suggested by Greg Chapman <glc@well.com>) | Gurusamy Sarathy | 1999-09-14 | 1 | -4/+5 |
* | various fixups for windows | Gurusamy Sarathy | 1999-09-07 | 2 | -2/+4 |
* | avoid hiding child process window | Gurusamy Sarathy | 1999-08-30 | 1 | -5/+0 |
* | win32 tweaks | Gurusamy Sarathy | 1999-08-20 | 6 | -411/+219 |
* | up patchlevel &c | Gurusamy Sarathy | 1999-08-20 | 5 | -26/+26 |
* | up patchlevel etc. | Gurusamy Sarathy | 1999-08-02 | 5 | -26/+26 |
* | up patchlevel to 59 | Gurusamy Sarathy | 1999-08-02 | 5 | -26/+26 |
* | C needs parameter list, not merely type | Gurusamy Sarathy | 1999-08-02 | 1 | -2/+2 |
* | win32/bin/pl2bat.pl doesn't work correctly | Jan Dubois | 1999-07-29 | 1 | -10/+14 |
* | misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll | Gurusamy Sarathy | 1999-07-28 | 4 | -15/+100 |
* | regenerate win32/config_H.?c | Gurusamy Sarathy | 1999-07-27 | 3 | -246/+390 |
* | Patch pl2bat.pl so batch file can fail | Tye McQueen | 1999-07-27 | 1 | -8/+171 |
* | update Changes, patchlevel &c. | Gurusamy Sarathy | 1999-07-26 | 5 | -26/+26 |
* | move DProf things around to where they are supposed to be | Gurusamy Sarathy | 1999-07-20 | 2 | -2/+4 |
* | move DProf to Devel/DProf | Gurusamy Sarathy | 1999-07-20 | 2 | -8/+27 |
* | C<union any> needs no PERL_OBJECT-treatment | Gurusamy Sarathy | 1999-07-20 | 1 | -9/+0 |
* | fix problem in default build | Gurusamy Sarathy | 1999-07-20 | 2 | -3/+7 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-19 | 3 | -519/+4 |
|\ |
|
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-18 | 1 | -1/+1 |
| |\ |
|
| * | | Fixed AIX dynamic loading and AIX shared Perl library. | Jarkko Hietaniemi | 1999-07-14 | 3 | -519/+4 |
* | | | avoid bug in win32_str_os_error() (from Jan Dubois) | Gurusamy Sarathy | 1999-07-19 | 1 | -3/+5 |
| |/
|/| |
|
* | | ensure __END__ appears on a line by itself in wrapped | Gurusamy Sarathy | 1999-07-18 | 1 | -1/+1 |
|/ |
|
* | fixups for sundry warnings about function pointers | Gurusamy Sarathy | 1999-07-12 | 4 | -15/+19 |
* | tweaks for win32/borland | Gurusamy Sarathy | 1999-07-12 | 2 | -2/+3 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 22 | -2209/+270 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 6 | -329/+325 |
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -4/+6 |
* | adapted suggested tests for addition to testsuite | RonaldWS@aol.com | 1999-07-04 | 1 | -0/+3 |
* | MINGW32 and EGCS 1.1.2 support | Jan Dubois | 1999-07-04 | 2 | -6/+2 |