2007-06-20 |
Steve Hay |
Change #31426 should also be applied to the PERL_IMPLIC... |
blob | commitdiff |
2007-01-03 |
Jan Dubois |
[PATCH] Use short pathnames in $^X and @INC if the... |
blob | commitdiff | diff to current |
2006-12-21 |
Jan Dubois |
Implement killpg() for MSWin32 |
blob | commitdiff | diff to current |
2006-12-20 |
Jan Dubois |
Update cwd() to return the "short" pathname if the... |
blob | commitdiff | diff to current |
2006-04-28 |
Yves Orton |
Merge WinCE and Win32 directories -- Initial patch |
blob | commitdiff | diff to current |
2006-01-04 |
Steve Hay |
Make Borland and MinGW happy with change 26379 |
blob | commitdiff | diff to current |
2005-12-16 |
Jan Dubois |
RE: PeekMessage() call in win32\win32.c win32_async_check |
blob | commitdiff | diff to current |
2005-11-08 |
Jan Dubois |
Remove unused USING_WIDE code from win32 and wince... |
blob | commitdiff | diff to current |
2005-11-01 |
Steve Hay |
Make PerlLIOUtime()'s filename const |
blob | commitdiff | diff to current |
2005-10-27 |
Steve Peters |
Win32 fix for change #25850. I don't know if this... |
blob | commitdiff | diff to current |
2005-10-04 |
Gisle Aas |
Re: $^CHILD_ERROR_NATIVE issues (with attachment) |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-06-24 |
Steve Hay |
Make opendir() filename const in Win32-land & friends |
blob | commitdiff | diff to current |
2003-06-09 |
Gurusamy Sarathy |
windows: fix memory leak in %ENV handling (shows up... |
blob | commitdiff | diff to current |
2003-02-24 |
Chip Salzenberg |
Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fe... |
blob | commitdiff | diff to current |
2002-12-18 |
Gurusamy Sarathy |
windows: support for large files |
blob | commitdiff | diff to current |
2002-07-16 |
Gurusamy Sarathy |
integrate a variant of change#17568 from maint-5.6... |
blob | commitdiff | diff to current |
2002-05-08 |
Gurusamy Sarathy |
make the gettimeofday() implementation in Time::HiRes... |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
Windows 64-bit support: |
blob | commitdiff | diff to current |
2002-01-26 |
Nick Ing-Simmons |
Win32 signal emulation cleanup. |
blob | commitdiff | diff to current |
2002-01-14 |
Nick Ing-Simmons |
Use PerlMemShared for CopSTASHPV and CopFILE. MUCH... |
blob | commitdiff | diff to current |
2002-01-13 |
Nick Ing-Simmons |
Win32 fixes: |
blob | commitdiff | diff to current |
2001-12-30 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2001-12-30 |
Nick Ing-Simmons |
Win32 stuff: |
blob | commitdiff | diff to current |
2001-12-30 |
Jarkko Hietaniemi |
Sarathy thinks undoing C++ comments from C++ files |
blob | commitdiff | diff to current |
2001-12-29 |
H.Merijn Brand |
from the non-ANSI comment police (was: it won't compile... |
blob | commitdiff | diff to current |
2001-12-04 |
Gurusamy Sarathy |
integrate change#13453 from maint-5.6 |
blob | commitdiff | diff to current |
2001-10-20 |
Nick Ing-Simmons |
Fix typos in new locking on MemShared |
blob | commitdiff | diff to current |
2001-10-20 |
Nick Ing-Simmons |
Use locks on MemShared |
blob | commitdiff | diff to current |
2001-09-25 |
Jarkko Hietaniemi |
Integrate change #12200 from maintperl; |
blob | commitdiff | diff to current |
2001-09-22 |
Jarkko Hietaniemi |
Integrate change #12146 from maintperl; |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-07-19 |
Nick Ing-Simmons |
Integrate win32/perlhost.h from maintenance branch. |
blob | commitdiff | diff to current |
2001-07-18 |
Nick Ing-Simmons |
Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes... |
blob | commitdiff | diff to current |
2001-03-24 |
Nick Ing-Simmons |
PerlIO fixups for Win32: |
blob | commitdiff | diff to current |
2001-03-13 |
Jarkko Hietaniemi |
Integrate change #9116 from maintperl into mainline. |
blob | commitdiff | diff to current |
2001-02-28 |
Tim Jenness |
Re: sync sync sync: have I missed any patches? |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-04 |
Nick Ing-Simmons |
PERL_IMPLICIT_SYS (almost) works - something odd with... |
blob | commitdiff | diff to current |
2000-12-03 |
Nick Ing-Simmons |
PERL_IMPLICIT_SYS compiles but does not work. |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-18 |
Jarkko Hietaniemi |
Missing change from #7362. |
blob | commitdiff | diff to current |
2000-08-17 |
Gurusamy Sarathy |
trailing new %ENV entries weren't being pushed into... |
blob | commitdiff | diff to current |
2000-08-17 |
Gurusamy Sarathy |
waitpid() now handles externally spawned pids correctly; |
blob | commitdiff | diff to current |
2000-08-16 |
Gurusamy Sarathy |
check that the number pseudo children doesn't exceed |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-05-17 |
Gurusamy Sarathy |
reenable fake signal handling on Windows, bugs and all |
blob | commitdiff | diff to current |
2000-05-08 |
Gurusamy Sarathy |
fork() failure to create pseudo process sets errno... |
blob | commitdiff | diff to current |
2000-03-16 |
Gurusamy Sarathy |
due to an oversight during PERL_OBJECT migration, hosts... |
blob | commitdiff | diff to current |
2000-03-06 |
Gurusamy Sarathy |
vendorlib support for Windows; regen win32/config* |
blob | commitdiff | diff to current |
2000-02-29 |
Gurusamy Sarathy |
support fetching current interpreter from TLS under... |
blob | commitdiff | diff to current |
2000-02-20 |
Gurusamy Sarathy |
windows fixes for virtualizing child std{in,out,err... |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-01-24 |
Gurusamy Sarathy |
assorted little nits |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-11 |
Gurusamy Sarathy |
pseudo forked children inherit environment correctly |
blob | commitdiff | diff to current |
2000-01-10 |
Gurusamy Sarathy |
add workaround for textmode read() bug in MSVCRT; make... |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy |
Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail... |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-05 |
Gurusamy Sarathy |
windows build tweaks for Borland compiler |
blob | commitdiff | diff to current |
1999-12-03 |
Gurusamy Sarathy |
Windows build tweaks due to change#4623 |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-07-04 |
Jarkko Hietaniemi |
Integrate with mainperl. |
blob | commitdiff |
1999-06-28 |
Gurusamy Sarathy |
make autogenerated files writable |
blob | commitdiff |
1999-05-21 |
Gurusamy Sarathy |
s/isspace/isSPACE/g and make sure the CRT version is... |
blob | commitdiff | diff to current |
1999-05-20 |
Gurusamy Sarathy |
various little nits |
blob | commitdiff | diff to current |
1999-05-11 |
Gurusamy Sarathy |
various fixes for clean build and test on win32; config... |
blob | commitdiff | diff to current |
1999-03-24 |
Gurusamy Sarathy |
support POSIX::uname() via win32_uname() |
blob | commitdiff | diff to current |
1999-02-12 |
Gurusamy Sarathy |
support win32_putenv() |
blob | commitdiff | diff to current |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
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 |
final tweaks before beta2 |
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-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-06-21 |
Douglas Lankshear |
applied patch, along with many changes: |
blob | commitdiff | diff to current |
|