summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-202-10/+10
* integrate ansi branch to get s/foo/PL_foo/ changesGurusamy Sarathy1998-07-203-13/+13
|\
| * PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-183-11/+11
| * PL_ stuff for threadsNick Ing-Simmons1998-07-181-2/+2
| * Integrate mainline at beta1Nick Ing-Simmons1998-07-1514-415/+594
| |\
| * \ Integrate mainline (_071-ish)Nick Ing-Simmons1998-07-0915-165/+254
| |\ \
| * \ \ Integrate mainline, just to keep up.Nick Ing-Simmons1998-07-027-18/+31
| |\ \ \
| * \ \ \ Integrate mainline c. _69 to ansiperlNick Ing-Simmons1998-06-298-39/+69
| |\ \ \ \
| * \ \ \ \ Integrate mainlineNick Ing-Simmons1998-06-261-1/+5
| |\ \ \ \ \
| * | | | | | Correct perl malloc tweak to .def generationNick Ing-Simmons1998-06-241-0/+5
| * | | | | | Perl_malloced_size() only available with perl's mallocNick Ing-Simmons1998-06-231-1/+1
| * | | | | | Integrate mainline c. 5.004_68 into ansiperl, mainlyNick Ing-Simmons1998-06-2315-1114/+1350
| |\ \ \ \ \ \
| * | | | | | | Patches to build with EGCS-1.0.2 Mingw32 port.Nick Ing-Simmons1998-06-204-8/+23
| * | | | | | | Use libxxx.a for -lxxx with GCCNick Ing-Simmons1998-06-193-37/+45
* | | | | | | | misc win32 config tweaksGurusamy Sarathy1998-07-206-13/+16
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | up patchlevel to 75 (Beta, Issue 1), add podpatchAbigail1998-07-155-26/+26
* | | | | | | Config_74-01Andy Dougherty1998-07-153-0/+36
* | | | | | | fix off-by-one in win32 registry handlingDouglas Lankshear1998-07-141-1/+1
* | | | | | | up patchlevel to 74; introduce distinct archname for PERL_OBJECTGurusamy Sarathy1998-07-145-27/+33
* | | | | | | up patchlevel to 73, update Changes &c.Gurusamy Sarathy1998-07-135-28/+28
* | | | | | | applied installperl patch, corrected other little nitsAndreas König1998-07-121-2/+3
* | | | | | | patchlevel up to 72, update Changes, minor tweaks to win32/config*Gurusamy Sarathy1998-07-125-346/+339
* | | | | | | generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-122-2/+102
* | | | | | | various tweaks for PERL_OBJECT build & testGurusamy Sarathy1998-07-125-23/+23
* | | | | | | export newRV_noinc on win32, deprecate AvFILL in favor of av_len()Gurusamy Sarathy1998-07-111-1/+1
* | | | | | | win32 fixes for VC 6.0 nitsGurusamy Sarathy1998-07-113-2/+3
* | | | | | | added patch, made linking with setargv a build optionDouglas Lankshear1998-07-112-4/+32
* | | | | | | add win32_rename() that does what docs sayGurusamy Sarathy1998-07-105-51/+65
| |_|_|_|_|/ |/| | | | |
* | | | | | add Data-Dumper, up patchlevel to 71, various misc tweaks toGurusamy Sarathy1998-07-095-29/+54
* | | | | | get it building again on win32Gurusamy Sarathy1998-07-093-46/+28
* | | | | | win32/makefile.mk =~ s|gcc -pipe|gcc|Gurusamy Sarathy1998-07-091-2/+2
* | | | | | New pl2bat.plTye McQueen1998-07-091-52/+141
* | | | | | 5.004_70 tweaksGurusamy Sarathy1998-07-062-2/+2
* | | | | | sundry win32 config tweaksGurusamy Sarathy1998-07-0510-29/+35
* | | | | | patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-052-25/+6
* | | | | | back out change#1289 (additional pollution breaks things on win32)Gurusamy Sarathy1998-07-041-31/+31
* | | | | | make 4-arg win32_select() sleep more reasonably on false valuesBlair Zajac1998-07-041-2/+5
* | | | | | Configure updateAndy Dougherty1998-07-043-6/+3
* | | | | | win32iop.h #definesAnton Berezin1998-07-041-31/+31
* | | | | | add 'installhtml*dir' to win32 config templatesDouglas Lankshear1998-07-043-3/+9
| |_|_|_|/ |/| | | |
* | | | | tweak win32/config.* variablesGurusamy Sarathy1998-07-023-6/+6
* | | | | export opendir() set of functions on win32Gurusamy Sarathy1998-07-024-12/+25
| |_|_|/ |/| | |
* | | | bump patchlevel to 69, various little tweaks (tested on win32, SolarisGurusamy Sarathy1998-06-295-26/+26
* | | | integrate ansiperl to get makedef.pl tweakGurusamy Sarathy1998-06-281-0/+5
* | | | enable Errno build on win32, add Errno-1.08 files to repositoryGurusamy Sarathy1998-06-285-6/+36
* | | | tweak win32 config templates for cppGurusamy Sarathy1998-06-283-7/+7
| |_|/ |/| |
* | | add FILE_SHARE_DELETE ifndef in win32.hGurusamy Sarathy1998-06-251-1/+5
| |/ |/|
* | more MULTIPLICITY tweaksGurusamy Sarathy1998-06-237-0/+49
* | bump patchlevel to 68, Porting/makerel tweaksGurusamy Sarathy1998-06-235-26/+26
* | tweak win32 makefiles for PERL_OBJECT buildGurusamy Sarathy1998-06-222-8/+8