summaryrefslogtreecommitdiff
path: root/makedef.pl
Commit message (Expand)AuthorAgeFilesLines
* add execute bit to files with shebang lines in the repository;Gurusamy Sarathy2001-03-231-0/+0
* some new symbols are only available under ithreadsGurusamy Sarathy2001-03-191-0/+2
* OS/2 cleanupIlya Zakharevich2001-03-051-0/+4
* More Mac OS patches for maint-5.6Chris Nandor2001-02-201-0/+3
* Integrate change #8792 from mainline.Chris Nandor2001-02-131-4/+92
* always export Perl_deb() (it is required by re.xs whetherGurusamy Sarathy2000-12-181-1/+0
* integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,Barrie Slaymaker2000-11-201-1/+2
* integrate change#6220 from cfgperlGurusamy Sarathy2000-10-161-0/+3
* 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
* makedef.pl goofIlya Zakharevich1999-11-131-1/+5
* win32 symbol export tweakGurusamy Sarathy1999-11-081-5/+1
* preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-081-0/+20
* patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-271-1/+1
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-0/+5
* OS/2 support bits (from Ilya Zakharevich)Gurusamy Sarathy1999-10-161-1/+3
* Fix omission.Jarkko Hietaniemi1999-10-081-0/+1
* integrate change#3893, make it conditional on bincompat5005Gurusamy Sarathy1999-08-021-0/+27
* slightly modified version of suggested patchIlya Zakharevich1999-08-011-3/+82
* misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-281-1/+1
* warnings identified by Borland compilerGurusamy Sarathy1999-07-261-1/+1
* win32 nitsGurusamy Sarathy1999-07-191-2/+4
* Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-141-0/+609