summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* flip release & version in win32_uname()Gurusamy Sarathy1999-03-241-5/+5
* support POSIX::uname() via win32_uname()Gurusamy Sarathy1999-03-2412-6/+116
* add Pod-Parser-1.08 (verbatim module =include tests elided owingGurusamy Sarathy1999-03-233-1/+17
* implement win32_spawnvp() internally, making it return true PIDsGurusamy Sarathy1999-03-222-90/+278
* remove bogus symbols from global.symGurusamy Sarathy1999-03-081-70/+0
* up patchlevel &c.Gurusamy Sarathy1999-03-015-26/+26
* revert parts of change#2990 to preserve predictable usage of Win32::Foo()Jan Dubois1999-02-281-13/+14
* integrate cfgperl contentsGurusamy Sarathy1999-02-246-0/+42
|\
| * Scratch #3008 and introduce $crosscompile and $multiarchJarkko Hietaniemi1999-02-226-0/+42
* | resend [PATCH 5.005_55] Various win32/win32.c cleanupJan Dubois1999-02-201-29/+36
|/
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-165-11/+16
* update win32/config* stuff, ChangesGurusamy Sarathy1999-02-158-59/+857
* support Win32::GetFullPathName() and Win32::SetLastError()Jan Dubois1999-02-151-0/+48
* support win32_putenv()Gurusamy Sarathy1999-02-125-1/+44
* add perltodo.podGurusamy Sarathy1999-02-121-0/+16
* update win32/pod.makGurusamy Sarathy1999-02-111-0/+11
* compatibility fix: magic non-propagation in foreach implicit localizationGurusamy Sarathy1999-02-111-1/+1
* make safesysmalloc() etc., always available; safemalloc() et al areGurusamy Sarathy1999-02-081-6/+1
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-017-86/+165
* patchlevel up to 54Gurusamy Sarathy1998-11-305-26/+26
* notes about -DPERL_POLLUTEGurusamy Sarathy1998-11-292-6/+22
* explain various win32 build caveats more clearlyGurusamy Sarathy1998-11-292-0/+10
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-6/+9
* various fixes for race conditions under threads: mutex locks basedGurusamy Sarathy1998-11-291-2/+0
* various tweaks; result passes all tests for normal build on Solaris;Gurusamy Sarathy1998-11-281-1/+1
* add perlreftut.podGurusamy Sarathy1998-11-281-0/+1
* add ext/Devel/PeekJan Dubois1998-11-273-3/+25
* fix broken CAPI generationGurusamy Sarathy1998-11-221-17/+17
* another win32 portability fix: make sysread() and syswrite()Gurusamy Sarathy1998-11-211-0/+5
* win32_recvfrom() compatibility fixGurusamy Sarathy1998-11-211-0/+7
* update ChangesGurusamy Sarathy1998-11-143-3/+3
* PL_block_type undefined unless DEBUGGINGJan Dubois1998-11-091-1/+1
* integrate changes#2120,2168,2218 from maint-5.005;Gurusamy Sarathy1998-11-081-11/+20
* makefile notesGurusamy Sarathy1998-11-052-0/+10
* fix return value of win32_pclose()Gurusamy Sarathy1998-11-041-8/+7
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-315-26/+26
* win32_opendir() fails on empty drivesAnton Berezin1998-10-301-0/+4
* tweaked version of suggested patchAnton Berezin1998-10-301-2/+11
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-3010-61/+57
* minor cleanupGurusamy Sarathy1998-10-281-1/+1
* various win32 tweaks; disable new xs_cpp section (it createsGurusamy Sarathy1998-10-267-7/+28
* sanity-check $Config{drand01} in rand.tGurusamy Sarathy1998-10-266-6/+6
* update win32/config*.?cGurusamy Sarathy1998-10-256-75/+231
* recognize '%' as a shell metachar for win32Jan Dubois1998-10-251-4/+7
* allow more win32 symbol exports (suggested by Jan Dubois)Gurusamy Sarathy1998-10-251-7/+0
* provide option to enable optimization with VC (suggested by JanGurusamy Sarathy1998-10-172-4/+25
* disable USE_THREADS when PERL_OBJECT is enabledGurusamy Sarathy1998-10-062-0/+2
* small tweak on last changeGurusamy Sarathy1998-09-271-1/+1
* fix win32_stat() to do the right thing for share namesGurusamy Sarathy1998-09-271-8/+18
* update template config.sh, add new config vars to win32 stuffGurusamy Sarathy1998-09-257-360/+1167