summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Fix line endings on Windows filesLeon Brocard2007-06-102-2112/+2112
* Imported from perl5.005_04.tar.gzLeon Brocard2004-02-042-2112/+2112
* Tweak change #4785.Chip Salzenberg2000-01-101-1/+0
* Patch from Sarathy to integrate changes from mainline: 2751,Chip Salzenberg2000-01-1016-336/+923
* tweak previous changeGurusamy Sarathy1999-04-041-1/+2
* be careful about extending the stack for the Win32:: builtinsGurusamy Sarathy1999-04-041-0/+9
* regularize CAPI declarations (CAPI extensions now build underGurusamy Sarathy1999-03-281-22/+27
* ensure XS_LOCKS stuff happens *before* XSUB is entered underGurusamy Sarathy1999-03-283-2/+5
* integrate changes#2748,2753,2754,2819,2824,2855,2866,2867,2869,2885,2888,2889Gurusamy Sarathy1999-03-041-0/+11
* integrate change#2898 from mainlineGurusamy Sarathy1999-02-135-1/+44
* Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 ...Gurusamy Sarathy1999-01-292-2/+2
* integrate changes#2255,2694 from mainline Gurusamy Sarathy1999-01-241-0/+5
* Fix win32 for Borland compiler and spaces in pathsGurusamy Sarathy1999-01-224-30/+57
* Win32 changes from JanJan Dubois1999-01-162-7/+7
* Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADSGurusamy Sarathy1999-01-163-51/+110
* fixes for PERL_OBJECT and USE_THREADS buildsJan Dubois1999-01-062-0/+2
* integrated relevant parts og changes #2385 & #2387 from mainlineGraham Barr1998-12-312-8/+9
* Date: Tue, 01 Dec 1998 00:07:33 +0100Jan Dubois1998-12-287-5/+13
* Chnages,patchlevel.h etc...Graham Barr1998-11-305-26/+26
* integrate changes#2254,2259,2335,2345,2348,2361,2368,2380 from mainlineGraham Barr1998-11-291-0/+7
* integrate change#2188 from mainlineGraham Barr1998-11-131-8/+7
* integrate changes#1914,1925,1926,1945,1956,1987 from mainlineGraham Barr1998-11-072-8/+39
* integrate changes#1840,1855,1860,1882,1884,1891,1900,1907 from mainlineGraham Barr1998-11-051-1/+3
* integrate change#1990 from mainlineGraham Barr1998-11-022-4/+29
* integrate changes#1895,1896,2066,2147,2148 from mainlineGraham Barr1998-11-011-28/+55
* Remove "5.005" hard-coded and expose vtbl_* from the perl DLLDouglas Lankshear1998-10-291-11/+20
* fill gaps in sig_* entries in win32/config.?cGurusamy Sarathy1998-09-203-15/+12
* Two tweaks to allow quiet compile qith egcs-1.1Nick Ing-Simmons1998-09-121-0/+4
* correct URL for perlcrt.dllGurusamy Sarathy1998-08-052-2/+4
* correct prototype for des_fcrypt(), explain how to add it in moreGurusamy Sarathy1998-08-044-6/+81
* update location of perlcrt.dll for win32 buildsGurusamy Sarathy1998-08-022-2/+2
* tweaked version of suggested patchIlya Zakharevich1998-08-021-2/+2
* up patchlevel to 5.005_02Gurusamy Sarathy1998-08-025-26/+26
* update Changes; add sv_*_mg() entries in win32/GenCAPI.plperl-5.005_01Gurusamy Sarathy1998-07-261-0/+46
* s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so theyGurusamy Sarathy1998-07-266-26/+27
* add perlmodinstall, regen perltocGurusamy Sarathy1998-07-221-0/+12
* support optional crypt() with PERL_OBJECTDouglas Lankshear1998-07-225-3/+13
* win32 tweaksDouglas Lankshear1998-07-223-7/+9
* up patchlevel etc (only doc patching from now on, testing in progress)Gurusamy Sarathy1998-07-225-26/+26
* win32 tweaks: disable XSLOCKS in perl.c, correct typo, searchDouglas Lankshear1998-07-222-3/+3
* final tweaks before beta2Gurusamy Sarathy1998-07-211-10/+33
* fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2Gurusamy Sarathy1998-07-216-69/+62
* change case of PERL_OBJECT filenames, consistent with the restGurusamy Sarathy1998-07-213-21/+21
* part 1 of PERL_OBJECT fixes for new var namesGurusamy Sarathy1998-07-211-128/+129
* update patchlevel, ChangesGurusamy Sarathy1998-07-215-26/+26
* 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
| |\