This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Clarify example of .. in perlop
[perl5.git] / win32 / perllib.c
2005-07-15 Steve HayFix static extensions when building with nmake on Win32
2004-10-12 Vadim Konovalovenable statically linked extensions for Win32
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-01-13 Nick Ing-SimmonsWin32 fixes:
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-06-26 Jarkko Hietaniemiperl_clone_host() needs PERL_IMPLICIT_SYS.
2001-06-26 Artur BergmanAdds perl_clone_host under IMPLICIT SYS
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-05 Nick Ing-SimmonsWin32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
2000-12-03 Nick Ing-SimmonsPERL_IMPLICIT_SYS compiles but does not work.
2000-11-23 Gurusamy Sarathyget sources building on windows+MSVC again (untested...
2000-11-21 Nick Ing-SimmonsWin32 builds and runs (mostly) with USE_PERLIO.
2000-10-20 Charles BaileySYN SYN
2000-08-21 Gurusamy Sarathyfree TLS slot properly on Windows
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-05 Gurusamy Sarathywinsock cleanup never done on Windows (leads to handle...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-16 Gurusamy Sarathydue to an oversight during PERL_OBJECT migration, hosts...
2000-03-11 Gurusamy Sarathyperldelta update, typos and whitespace adjustments
2000-03-02 Gurusamy Sarathypatch to fix mingw32 build under USE_IMP_SYS (from...
2000-03-01 Gurusamy SarathyWindows miscellany
2000-02-29 Gurusamy Sarathysupport fetching current interpreter from TLS under...
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathyvarious Windows tweaks: make $^E a little less buggy...
2000-01-25 Gurusamy Sarathywindows build fixups from uniform DLL name change to...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy SarathyWin9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathyminor USE_ITHREADS tweaks
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-14 Gurusamy Sarathycosmetic tweaks
1999-11-14 Gurusamy Sarathysundry cleanups for cloned interpreters (only known...
1999-11-13 Jan Dubois[5.005_62 PATCH] support link() on WinNT and NTFS
1999-11-13 Gurusamy Sarathycloned interpreters now actually run and pass all but...
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-11-08 Gurusamy Sarathypreliminary support for perl_clone() (still needs work in
1999-10-25 Gurusamy Sarathywin32 tweak
1999-10-17 Gurusamy Sarathysupport PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-07-28 Gurusamy Sarathymisc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-11 Gurusamy Sarathyvarious little tweaks; most globals are now in intrpvar...
1999-06-10 Gurusamy Sarathywin32 build fixes
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1998-07-18 Nick Ing-SimmonsPL_ scheme Builds under Minw32 - some SEGFAULT snags
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-06-14 Gurusamy Sarathyvarious win32 fixes
1998-01-04 Gurusamy Sarathy[win32] Various win32 fixes
1997-12-02 Gurusamy Sarathy[win32] Revert to keeping (some) constant strings as...
1997-12-01 Nick Ing-SimmonsCreate a struct for all perls globals (as an option)
1997-11-27 Ilya ZakharevichStop double initialisation of malloc_mutex:
1997-11-16 Nick Ing-SimmonsMYMALLOC for Win32:
1997-11-12 Gurusamy SarathyEgregious IOsubsystem code excised. Phew, what a relie...
1997-11-12 Gurusamy SarathyClean up win32/win32sck.c (runtime load of Winsock...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-08-06 Gurusamy Sarathywin32 extras and embedding
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
1997-05-07 Perl 5 Porters[inseparable changes from match from perl-5.003_99...
1997-04-26 Gurusamy SarathyWin32 update (three patches)
1997-04-17 Perl 5 Porters[inseparable changes from match from perl-5.003_97e...
1997-04-14 Perl 5 Porters[inseparable changes from patch from perl-5.003_97d... perl-5.003_97e
1997-04-09 Chip SalzenbergPut "dXSUB_SYS" last in declarations
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-01-29 Perl 5 Porters[inseparable changes from patch from perl5.003_23 to... perl-5.003_24