summaryrefslogtreecommitdiff
path: root/makedef.pl
Commit message (Expand)AuthorAgeFilesLines
* OS/2 multi-architectureIlya Zakharevich2001-07-231-0/+2
* Ignore PL_regex_pad and PL_regex_padav from symbolsJarkko Hietaniemi2001-07-131-0/+2
* Exclude reentrant_buffer from .def fileNick Ing-Simmons2001-07-121-0/+6
* Integrate changes #11193, 11205, 11209 from macperl.Jarkko Hietaniemi2001-07-081-1/+1
* fix the binary compatibility issue when building with/withoutGurusamy Sarathy2001-07-051-8/+0
* OS/2 improvementsIlya Zakharevich2001-06-281-0/+2
* Adds perl_clone_host under IMPLICIT SYSArtur Bergman2001-06-261-0/+2
* Re: [PATCH 5.6.1] OS2 linkingIlya Zakharevich2001-06-241-1/+3
* [PATCH 5.6.1] OS2 getpw*, getgr*Ilya Zakharevich2001-06-211-0/+8
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-4/+211
* Skip Perl_my_bcopy in .def file as we do not provide it.Nick Ing-Simmons2001-06-151-0/+1
* New AIX dynaloading code from Jens-Uwe Mager.Jarkko Hietaniemi2001-06-131-1/+9
* DLL descriptions on OS/2Ilya Zakharevich2001-05-201-1/+3
* 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