summaryrefslogtreecommitdiff
path: root/makedef.pl
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH] 9403 cannot be testedH.Merijn Brand2001-03-281-0/+1
* 9403 cannot be testedH.Merijn Brand2001-03-281-0/+1
* PerlIO fixups for Win32:Nick Ing-Simmons2001-03-241-6/+10
* USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>Nick Ing-Simmons2001-03-111-37/+40
* skipping USE_PERLIO symbols correction.Nick Ing-Simmons2001-03-051-3/+2
* Integrate mainline (mostly - holding of on Encode.pm for a bit.)Nick Ing-Simmons2001-03-051-0/+4
* makedef.pl updates suggested by Chris Nandor; double-checkingJarkko Hietaniemi2001-03-041-2/+35
* Re: Errors in core PODsMichael Stevens2001-02-281-0/+2
* Skip the Perl_sys_intern_clear and Perl_sys_intern_init,Jarkko Hietaniemi2001-02-201-0/+2
* buncha MacPerl patches for bleadperlChris Nandor2001-02-131-4/+92
* Ilya's OS2 patch (testing for damage on Win32)Nick Ing-Simmons2000-12-311-10/+10
* Win32 tweaks to get Encode to buildNick Ing-Simmons2000-12-141-0/+26
* Undo the SOCKS workarounds, instead start using PerlIOJens Hamisch2000-11-251-13/+0
* regenerate win32/config* and fix some inconsistencies in theGurusamy Sarathy2000-11-231-2/+1
* More SOCKS versus 64-bit patches from Jens Hamisch.Jarkko Hietaniemi2000-11-221-2/+3
* Export the SOCKS workaround symbols only if necessary.Jarkko Hietaniemi2000-11-211-6/+15
* Redo #7679 with LFs instead of CRLFs.Jarkko Hietaniemi2000-11-141-45/+45
* Get PerlIO building on Win32Benjamin Stuhl2000-11-141-41/+45
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-1/+1
* integrate cfgperl changes#6220..6222 into mainlineGurusamy Sarathy2000-07-111-0/+3
* fix memory leak on Windows (PL_sys_intern contents were neverGurusamy Sarathy2000-07-041-0/+1
* OS/2 tweaks for usethreads build (from Rocco CaputoGurusamy Sarathy2000-05-281-1/+1
* PL_sys_intern was being initialized too late on windowsGurusamy Sarathy2000-05-111-0/+1
* add missing bincompat symbols to export listGurusamy Sarathy2000-03-211-2/+7
* add PL_thr_key to export list under useithreadsGurusamy Sarathy2000-03-151-1/+6
* missing export list entry in change#5619Gurusamy Sarathy2000-03-111-0/+1
* add missing locks for op refcountsGurusamy Sarathy2000-03-081-0/+1
* typo in makedef.plGurusamy Sarathy2000-03-071-1/+1
* makedef.pl typosGurusamy Sarathy2000-03-061-2/+2
* OS/2 patches for dlclose() support (from Yitzchak Scott-ThoennesGurusamy Sarathy2000-03-031-0/+1
* export list tweakGurusamy Sarathy2000-02-291-0/+5
* various shenanigans in change#5342Gurusamy Sarathy2000-02-291-0/+1
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-7/+0
* skip conditionally defined symbols in change#5162Gurusamy Sarathy2000-02-201-0/+8
* export list tweak needed by change#5103Gurusamy Sarathy2000-02-151-0/+1
* provide malloc stats via get_mstats() (from Ilya Zakharevich)Gurusamy Sarathy2000-02-151-0/+1
* make global symbol exports AIX-specificGurusamy Sarathy2000-02-101-5/+4
* fix AIX and multiplicity problemsJarkko Hietaniemi2000-02-091-1/+34
* AIX warning on undefined symbolGurusamy Sarathy2000-02-011-0/+1
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-1/+1
* tweak exports list on WindowsGurusamy Sarathy2000-01-261-9/+5
* windows build fixups from uniform DLL name change to perl56.dllGurusamy Sarathy2000-01-251-10/+2
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-241-8/+3
* more windows build tweaksGurusamy Sarathy2000-01-091-5/+6
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-8/+2
* bring in basic threads stuff under USE_ITHREADSGurusamy Sarathy1999-12-231-1/+5
* tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;Gurusamy Sarathy1999-12-061-0/+3
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-486/+490
* add a synchronous stub fork() for USE_ITHREADS to prove that a simpleGurusamy Sarathy1999-11-151-0/+3
* cosmetic tweaksGurusamy Sarathy1999-11-141-5/+7