summaryrefslogtreecommitdiff
path: root/makedef.pl
Commit message (Expand)AuthorAgeFilesLines
* Avoid PL_OpPtr et al getting unnecessarily (when not used)Jarkko Hietaniemi2002-02-271-6/+18
* cosmetic OS/2 patchesIlya Zakharevich2002-02-211-5/+21
* OS/2 tests and moreIlya Zakharevich2002-02-151-0/+3
* Move PerlIO_perlio to layer_syms where it belongs?Nick Ing-Simmons2002-02-101-0/+2
* Borland/Win32 tuningNick Ing-Simmons2002-02-101-0/+1
* NetWare update from Ananth Kesari.Jarkko Hietaniemi2002-02-051-0/+1
* export win32_async_check or Perl_despatch_signalsMattia Barbon2002-01-121-0/+1
* Win32 and makedef.pl fall-out of PerlIO/pTHX stuffNick Ing-Simmons2001-12-221-3/+1
* The runops_debug needs to be present always, otherwiseJarkko Hietaniemi2001-11-191-1/+0
* Call the new perlio symbols differently.Jarkko Hietaniemi2001-10-291-3/+3
* More PerlIO symbols.Jarkko Hietaniemi2001-10-271-3/+6
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-1/+5
* No more this symbol.Jarkko Hietaniemi2001-10-191-4/+0
* Fix gross win32 build issuesNick Ing-Simmons2001-10-191-0/+3
* Two AIX patchesH.Merijn Brand2001-10-171-27/+31
* I think the Perl_sortsv needs *not* be skipped?Jarkko Hietaniemi2001-10-161-1/+0
* NetWare update from Ananth Kesari.Jarkko Hietaniemi2001-10-091-0/+1
* 12309 / cygwin / win2kH.Merijn Brand2001-10-031-0/+1
* Win32 compilation without USE_ITHREADSMattia Barbon2001-09-231-0/+2
* The sharedsv_space* are variables, not code. Duh.Jarkko Hietaniemi2001-09-201-2/+0
* New exported symbols.Jarkko Hietaniemi2001-09-191-0/+2
* Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPSArtur Bergman2001-09-101-1/+0
* Symbol missing; AIX unhappy.Jarkko Hietaniemi2001-09-061-0/+1
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-15/+3
* 11792 wasn't completeArtur Bergman2001-08-301-1/+1
* Added checks for PL_custom* and Perl_custom* functions in makedef.plArtur Bergman2001-08-301-0/+2
* The new sharedsv* should be exported only if usethreads.Jarkko Hietaniemi2001-08-141-0/+7
* 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