1999-03-24 |
Gurusamy Sarathy | support POSIX::uname() via win32_uname() |
blob | commitdiff |
1999-03-22 |
Gurusamy Sarathy | implement win32_spawnvp() internally, making it return... |
blob | commitdiff | diff to current |
1999-02-28 |
Jan Dubois | revert parts of change#2990 to preserve predictable... |
blob | commitdiff | diff to current |
1999-02-20 |
Jan Dubois | resend [PATCH 5.005_55] Various win32/win32.c cleanup |
blob | commitdiff | diff to current |
1999-02-16 |
Gurusamy Sarathy | propagate PERL_VERSION everywhere, add to pod |
blob | commitdiff | diff to current |
1999-02-15 |
Jan Dubois | support Win32::GetFullPathName() and Win32::SetLastError() |
blob | commitdiff | diff to current |
1999-02-12 |
Gurusamy Sarathy | support win32_putenv() |
blob | commitdiff | diff to current |
1999-02-01 |
Gurusamy Sarathy | various win32-ish changes merged from maint-5.005 |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy | another threads reliability fix: serialize writes to... |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy | integrate changes#2120,2168,2218 from maint-5.005; |
blob | commitdiff | diff to current |
1998-11-04 |
Gurusamy Sarathy | fix return value of win32_pclose() |
blob | commitdiff | diff to current |
1998-10-30 |
Anton Berezin | win32_opendir() fails on empty drives |
blob | commitdiff | diff to current |
1998-10-30 |
Anton Berezin | tweaked version of suggested patch |
blob | commitdiff | diff to current |
1998-10-25 |
Jan Dubois | recognize '%' as a shell metachar for win32 |
blob | commitdiff | diff to current |
1998-09-27 |
Gurusamy Sarathy | small tweak on last change |
blob | commitdiff | diff to current |
1998-09-27 |
Gurusamy Sarathy | fix win32_stat() to do the right thing for share names |
blob | commitdiff | diff to current |
1998-09-25 |
Gurusamy Sarathy | bump patchlevel to 52; other little tweaks for threads... |
blob | commitdiff | diff to current |
1998-09-25 |
Gurusamy Sarathy | win32.c tweak |
blob | commitdiff | diff to current |
1998-08-04 |
Gurusamy Sarathy | correct prototype for des_fcrypt(), explain how to... |
blob | commitdiff | diff to current |
1998-07-27 |
Gurusamy Sarathy | integrate 5.005_01 changes from maint |
blob | commitdiff | diff to current |
1998-07-26 |
Gurusamy Sarathy | s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed... |
blob | commitdiff | diff to current |
1998-07-22 |
Douglas Lankshear | support optional crypt() with PERL_OBJECT |
blob | commitdiff | diff to current |
1998-07-22 |
Douglas Lankshear | win32 tweaks: disable XSLOCKS in perl.c, correct typo... |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy | fixes to enable PERL_OBJECT build with mingw32/egcs... |
blob | commitdiff | diff to current |
1998-07-20 |
Gurusamy Sarathy | complete s/foo/PL_foo/ changes (all escaped cases ident... |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons | PL_ scheme Builds under Minw32 - some SEGFAULT snags |
blob | commitdiff | diff to current |
1998-07-14 |
Douglas Lankshear | fix off-by-one in win32 registry handling |
blob | commitdiff | diff to current |
1998-07-12 |
Gurusamy Sarathy | various tweaks for PERL_OBJECT build & test |
blob | commitdiff | diff to current |
1998-07-10 |
Gurusamy Sarathy | add win32_rename() that does what docs say |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy | patchlevel up to 5.004_70, various tweaks |
blob | commitdiff | diff to current |
1998-07-02 |
Gurusamy Sarathy | export opendir() set of functions on win32 |
blob | commitdiff | diff to current |
1998-06-20 |
Gurusamy Sarathy | intuit @INC pathnames from exe location only if dll... |
blob | commitdiff | diff to current |
1998-06-15 |
Gurusamy Sarathy | various win32 odds and ends |
blob | commitdiff | diff to current |
1998-06-12 |
Jan Dubois | Re: execv in toke.c [PATCH]: win32 wrapper for _66 |
blob | commitdiff | diff to current |
1998-06-12 |
Douglas Lankshear | hand-applied patch with wrapped lines |
blob | commitdiff | diff to current |
1998-06-01 |
Gurusamy Sarathy | [win32] @INC construction on win32 cleaned up |
blob | commitdiff | diff to current |
1998-05-28 |
Gurusamy Sarathy | [asperl] tweaks to enable Borland build |
blob | commitdiff | diff to current |
1998-05-27 |
Gurusamy Sarathy | [asperl] add AS patch#21 (misc. fixes) |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy | [asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-04-22 |
Jan Dubois | [win32] hand-applied patch along with small tweaks |
blob | commitdiff | diff to current |
1998-04-21 |
Gurusamy Sarathy | [asperl] add AS patch#17 |
blob | commitdiff | diff to current |
1998-04-19 |
Jan Dubois | [win32] use a pidtable that grows dynamically for popen() |
blob | commitdiff | diff to current |
1998-04-08 |
Gurusamy Sarathy | [asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-04-06 |
Gurusamy Sarathy | [win32] make old DomainName() implementation the defaul... |
blob | commitdiff | diff to current |
1998-04-03 |
Gurusamy Sarathy | [asperl] add AS patch#15 |
blob | commitdiff | diff to current |
1998-03-16 |
Gurusamy Sarathy | [win32] stray tweak to win32.c |
blob | commitdiff | diff to current |
1998-03-16 |
Gurusamy Sarathy | [asperl] various changes to get asperl working under... |
blob | commitdiff | diff to current |
1998-03-10 |
Gurusamy Sarathy | [win32] mingw32 tweaks |
blob | commitdiff | diff to current |
1998-03-09 |
Gurusamy Sarathy | [win32] tweak Win32::DomainName() implementation |
blob | commitdiff | diff to current |
1998-03-09 |
Gurusamy Sarathy | [win32] minor win32 support fixes |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy | [win32] integrate mainline changes |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy | [win32] provide our own popen()/pclose() to fix problem... |
blob | commitdiff | diff to current |
1998-03-01 |
Gurusamy Sarathy | [asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-02-28 |
Gurusamy Sarathy | [win32] misc small tweaks |
blob | commitdiff | diff to current |
1998-02-26 |
Gurusamy Sarathy | [asperl] added AS patch#9 |
blob | commitdiff | diff to current |
1998-02-22 |
Gurusamy Sarathy | [win32] support chown() (just a noop for now) |
blob | commitdiff | diff to current |
1998-02-16 |
Gurusamy Sarathy | [win32] fix mingw32 gcc 2.8.0 build (DLLs generated... |
blob | commitdiff | diff to current |
1998-02-10 |
Gurusamy Sarathy | [win32] fix opendir() problem on share names |
blob | commitdiff | diff to current |
1998-02-09 |
Gurusamy Sarathy | [win32] win32_utime() tweaks to avoid warnings |
blob | commitdiff | diff to current |
1998-02-07 |
Gurusamy Sarathy | [win32] integrate mainline, plus a few small win32... |
blob | commitdiff | diff to current |
1998-01-05 |
Gurusamy Sarathy | [win32] Allow $ENV{PERL5SHELL} to contain switches... |
blob | commitdiff | diff to current |
1998-01-04 |
Tye McQueen | [win32] Add a tweaked version of: |
blob | commitdiff | diff to current |
1998-01-04 |
Gurusamy Sarathy | [win32] Various win32 fixes |
blob | commitdiff | diff to current |
1997-12-24 |
Gurusamy Sarathy | [win32] make $? Unix (and ActiveWare) compatible |
blob | commitdiff | diff to current |
1997-12-24 |
Gurusamy Sarathy | [win32] support ioctl() on sockets (does what ioctlsock... |
blob | commitdiff | diff to current |
1997-12-24 |
Gurusamy Sarathy | [win32] support getlogin() |
blob | commitdiff | diff to current |
1997-12-24 |
Gurusamy Sarathy | [win32] add support for crypt() via user-supplied des_f... |
blob | commitdiff | diff to current |
1997-12-01 |
Nick Ing-Simmons | Create a struct for all perls globals (as an option) |
blob | commitdiff | diff to current |
1997-11-29 |
Nick Ing-Simmons | Avoid __declspec(thread) by default, for both scratch |
blob | commitdiff | diff to current |
1997-11-29 |
Nick Ing-Simmons | Sort out malloc_mutex for perl's malloc |
blob | commitdiff | diff to current |
1997-11-28 |
Nick Ing-Simmons | Builds completely with Mingw32, dynamic loaded extensions |
blob | commitdiff | diff to current |
1997-11-27 |
Nick Ing-Simmons | Add files and tweak others to get 'native' Mingw32... |
blob | commitdiff | diff to current |
1997-11-22 |
Nick Ing-Simmons | Munge pseudo-Configure stuff to add -thread to archname as |
blob | commitdiff | diff to current |
1997-11-22 |
Nick Ing-Simmons | ansiperl builds with Borland C++ again |
blob | commitdiff | diff to current |
1997-11-21 |
Nick Ing-Simmons | Basic integrate of lastest perl into ansiperl |
blob | commitdiff | diff to current |
1997-11-16 |
Nick Ing-Simmons | MYMALLOC for Win32: |
blob | commitdiff | diff to current |
1997-11-12 |
Gurusamy Sarathy | More cleanups of win32/win32*.[ch] files. win32/win32i... |
blob | commitdiff | diff to current |
1997-11-12 |
Gurusamy Sarathy | Egregious IOsubsystem code excised. Phew, what a relie... |
blob | commitdiff | diff to current |
1997-11-12 |
Gurusamy Sarathy | Fix various win32 code blemishes: |
blob | commitdiff | diff to current |
1997-11-10 |
Gurusamy Sarathy | Initial (untested) merge of all non-ansi changes on... |
blob | commitdiff | diff to current |
1997-11-09 |
Nick Ing-Simmons | Conditionalize english.t, |
blob | commitdiff | diff to current |
1997-11-05 |
Nick Ing-Simmons | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) |
blob | commitdiff | diff to current |
1997-09-05 |
Gurusamy Sarathy | Bug in Win32::GetShortPathName |
blob | commitdiff | diff to current |
1997-09-04 |
William Middleton | [OK] Perl5.004_02 on Alpha NT |
blob | commitdiff | diff to current |
1997-09-04 |
Gurusamy Sarathy | /x is not a valid shell switch on Win95 |
blob | commitdiff | diff to current |
1997-08-07 |
Tim Bunce | [inseperable differences up to perl 5.004_02] perl-5.004_02 |
blob | commitdiff | diff to current |
1997-08-06 |
Gurusamy Sarathy | win32_stat() fixes (2nd try) |
blob | commitdiff | diff to current |
1997-08-06 |
Gurusamy Sarathy | win32 tweaks |
blob | commitdiff | diff to current |
1997-08-06 |
Gurusamy Sarathy | win32 extras and embedding |
blob | commitdiff | diff to current |
1997-08-06 |
Gurusamy Sarathy | getenv() after my_setenv() gets old entry on Win32 |
blob | commitdiff | diff to current |
1997-08-06 |
Gurusamy Sarathy | exec() fixed on win32 |
blob | commitdiff | diff to current |
1997-08-06 |
Gurusamy Sarathy | Win32 sitelib intuition from DLL location |
blob | commitdiff | diff to current |
1997-08-06 |
Gurusamy Sarathy | Embedding threaded apps in perl.dll |
blob | commitdiff | diff to current |
1997-06-11 |
Tim Bunce | [differences between cumulative patch application and... perl-5.004_01 |
blob | commitdiff | diff to current |
1997-06-11 |
Gurusamy Sarathy | win32: user defined shell |
blob | commitdiff | diff to current |
1997-05-15 |
Perl 5 Porters | [inseparable changes from match from perl-5.003_99a... |
blob | commitdiff | diff to current |
1997-05-07 |
Perl 5 Porters | [inseparable changes from match from perl-5.003_99... |
blob | commitdiff | diff to current |
1997-04-26 |
Gurusamy Sarathy | Win32 update (three patches) |
blob | commitdiff | diff to current |
1997-04-24 |
Perl 5 Porters | [inseparable changes from match from perl-5.003_97h... |
blob | commitdiff | diff to current |
1997-04-17 |
Perl 5 Porters | [inseparable changes from match from perl-5.003_97e... |
blob | commitdiff | diff to current |
next |