summaryrefslogtreecommitdiff
path: root/makedef.pl
Commit message (Collapse)AuthorAgeFilesLines
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6324 on //depot/cfgperl: 81bf48a6dbba4b295dfa172a17ca70b654dbf225 p4raw-link: @6293 on //depot/cfgperl: 6e37ea6052902cde1aeb08a2129ffc7c8ea53736 p4raw-id: //depot/perl@6369 p4raw-branched: from //depot/cfgperl@6368 'branch in' lib/Win32.pod lib/lib_pm.PL p4raw-deleted: from //depot/cfgperl@6368 'delete in' pod/Win32.pod (@5937..) pod/buildtoc (@6091..) lib/lib.pm.PL (@6227..) pod/Makefile (@6232..) p4raw-integrated: from //depot/cfgperl@6368 'copy in' thread.h (@5656..) lib/warnings/register.pm (@5704..) ext/B/B/Stash.pm (@5972..) lib/CGI/Util.pm (@6034..) util.c (@6217..) gv.c (@6244..) pp.c (@6260..) doop.c (@6269..) pod/perlfunc.pod (@6277..) pp_ctl.c (@6293..) makedef.pl (@6301..) embed.h global.sym objXSUB.h perlapi.c proto.h (@6305..) win32/Makefile (@6307..) Makefile.SH (@6309..) t/op/method.t (@6312..) sv.h (@6315..) 'ignore' op.c (@6273..) 'merge in' embed.pl win32/win32.c (@6305..) p4raw-integrated: from //depot/cfgperl@6324 'merge in' toke.c (@6307..) p4raw-branched: from //depot/cfgperl@6323 'branch in' pod/buildtoc.PL (@6319..) p4raw-integrated: from //depot/cfgperl@6323 'copy in' pod/perl.pod (@6319..) pod/perltoc.pod (@6322..) 'merge in' MANIFEST (@6319..) p4raw-branched: from //depot/cfgperl@6319 'branch in' pod/Makefile.SH p4raw-integrated: from //depot/cfgperl@6315 'ignore' pp_hot.c (@6313..) p4raw-integrated: from //depot/cfgperl@6311 'copy in' ext/POSIX/POSIX.pod (@6296..) p4raw-integrated: from //depot/cfgperl@6307 'merge in' doio.c (@6223..)
* integrate cfgperl changes#6220..6222 into mainlineGurusamy Sarathy2000-07-111-0/+3
| | | | | | | | | | | | p4raw-link: @6222 on //depot/cfgperl: cb6e01d9fd93f1025bb60ed9c000931b2c8542a3 p4raw-link: @6220 on //depot/cfgperl: 94414bfbc497e71da32f6edca513d34725e3cae6 p4raw-id: //depot/perl@6350 p4raw-integrated: from //depot/cfgperl@6349 'copy in' lib/Pod/Usage.pm (@5717..) win32/win32.h (@6026..) pod/perlop.pod (@6206..) p4raw-integrated: from //depot/cfgperl@6221 'copy in' utf8.c (@6174..) doop.c (@6193..) toke.c (@6196..) 'merge in' embed.pl (@6217..) p4raw-integrated: from //depot/cfgperl@6220 'merge in' makedef.pl (@6156..)
* fix memory leak on Windows (PL_sys_intern contents were neverGurusamy Sarathy2000-07-041-0/+1
| | | | | freed) p4raw-id: //depot/perl@6299
* OS/2 tweaks for usethreads build (from Rocco CaputoGurusamy Sarathy2000-05-281-1/+1
| | | | | <troc@netrus.net>) p4raw-id: //depot/perl@6149
* PL_sys_intern was being initialized too late on windowsGurusamy Sarathy2000-05-111-0/+1
| | | p4raw-id: //depot/perl@6104
* add missing bincompat symbols to export listGurusamy Sarathy2000-03-211-2/+7
| | | p4raw-id: //depot/perl@5861
* add PL_thr_key to export list under useithreadsGurusamy Sarathy2000-03-151-1/+6
| | | p4raw-id: //depot/perl@5754
* missing export list entry in change#5619Gurusamy Sarathy2000-03-111-0/+1
| | | | | p4raw-link: @5619 on //depot/perl: e4783991709775389a3fc70c841522b0165cd076 p4raw-id: //depot/perl@5652
* add missing locks for op refcountsGurusamy Sarathy2000-03-081-0/+1
| | | p4raw-id: //depot/perl@5610
* typo in makedef.plGurusamy Sarathy2000-03-071-1/+1
| | | p4raw-id: //depot/perl@5592
* makedef.pl typosGurusamy Sarathy2000-03-061-2/+2
| | | p4raw-id: //depot/perl@5583
* OS/2 patches for dlclose() support (from Yitzchak Scott-ThoennesGurusamy Sarathy2000-03-031-0/+1
| | | | | <sthoenna@efn.org>) p4raw-id: //depot/perl@5488
* export list tweakGurusamy Sarathy2000-02-291-0/+5
| | | p4raw-id: //depot/perl@5344
* various shenanigans in change#5342Gurusamy Sarathy2000-02-291-0/+1
| | | | | p4raw-link: @5342 on //depot/perl: ba869debd80c55cfae8e9d4de0991d62f9efcb9b p4raw-id: //depot/perl@5343
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-7/+0
| | | p4raw-id: //depot/perl@5342
* skip conditionally defined symbols in change#5162Gurusamy Sarathy2000-02-201-0/+8
| | | | | p4raw-link: @5162 on //depot/perl: 14dd3ad8c9bf82cf09798a22cc89a9862dfd6d1a p4raw-id: //depot/perl@5171
* export list tweak needed by change#5103Gurusamy Sarathy2000-02-151-0/+1
| | | | | p4raw-link: @5103 on //depot/perl: 827e134a90c4e2814fe47bdf310ed7e78fd7f61c p4raw-id: //depot/perl@5111
* provide malloc stats via get_mstats() (from Ilya Zakharevich)Gurusamy Sarathy2000-02-151-0/+1
| | | p4raw-id: //depot/perl@5103
* make global symbol exports AIX-specificGurusamy Sarathy2000-02-101-5/+4
| | | p4raw-id: //depot/perl@5059
* fix AIX and multiplicity problemsJarkko Hietaniemi2000-02-091-1/+34
| | | p4raw-id: //depot/cfgperl@5054
* AIX warning on undefined symbolGurusamy Sarathy2000-02-011-0/+1
| | | p4raw-id: //depot/perl@4942
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-1/+1
| | | | | | | Stuhl <sho_pi@hotmail.com>); fix the markup format to be more flexible for better readability; add missing docs in sv.c; regenerate perltoc p4raw-id: //depot/perl@4915
* tweak exports list on WindowsGurusamy Sarathy2000-01-261-9/+5
| | | p4raw-id: //depot/perl@4902
* windows build fixups from uniform DLL name change to perl56.dllGurusamy Sarathy2000-01-251-10/+2
| | | p4raw-id: //depot/perl@4884
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-241-8/+3
| | | | | | (provides binary compatibility in the face of changes in interpreter structure) p4raw-id: //depot/perl@4878
* more windows build tweaksGurusamy Sarathy2000-01-091-5/+6
| | | p4raw-id: //depot/perl@4774
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-8/+2
| | | p4raw-id: //depot/perl@4729
* bring in basic threads stuff under USE_ITHREADSGurusamy Sarathy1999-12-231-1/+5
| | | p4raw-id: //depot/perl@4704
* tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;Gurusamy Sarathy1999-12-061-0/+3
| | | | | fix bug where lc($readonly) could result in bogus errors p4raw-id: //depot/perl@4660
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-486/+490
| | | p4raw-id: //depot/perl@4602
* add a synchronous stub fork() for USE_ITHREADS to prove that a simpleGurusamy Sarathy1999-11-151-0/+3
| | | | | | C<if (fork()) { print "parent" } else { print "child" }> works on Windows (incidentally running a cloned^2 interpreter :) p4raw-id: //depot/perl@4589
* cosmetic tweaksGurusamy Sarathy1999-11-141-5/+7
| | | p4raw-id: //depot/perl@4584
* makedef.pl goofIlya Zakharevich1999-11-131-1/+5
| | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4570
* win32 symbol export tweakGurusamy Sarathy1999-11-081-5/+1
| | | p4raw-id: //depot/perl@4540
* preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-081-0/+20
| | | | | | | | the following areas: SVOPs must indirect via pad; context stack, scope stack, and runlevels must be cloned; must hook up the virtualized pseudo-process support provided by "host"; ...) p4raw-id: //depot/perl@4538
* patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-271-1/+1
| | | | | perl; stdout/stderr redirects seem broken as well) p4raw-id: //depot/perl@4474
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-0/+5
| | | | | windows p4raw-id: //depot/perl@4402
* OS/2 support bits (from Ilya Zakharevich)Gurusamy Sarathy1999-10-161-1/+3
| | | p4raw-id: //depot/perl@4393
* Fix omission.Jarkko Hietaniemi1999-10-081-0/+1
| | | p4raw-id: //depot/cfgperl@4315
* integrate change#3893, make it conditional on bincompat5005Gurusamy Sarathy1999-08-021-0/+27
| | | | | p4raw-link: @3893 on //depot/cfgperl: 28dc62dc8a145e3aa6074d477ca4896dec6ede33 p4raw-id: //depot/perl@3894
* slightly modified version of suggested patchIlya Zakharevich1999-08-011-3/+82
| | | | | | Message-Id: <199907311406.IAA25034@localhost.frii.com> Subject: [PATCH 5.005_58] Fix OS/2 build p4raw-id: //depot/perl@3856
* misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-281-1/+1
| | | p4raw-id: //depot/perl@3819
* warnings identified by Borland compilerGurusamy Sarathy1999-07-261-1/+1
| | | p4raw-id: //depot/perl@3777
* win32 nitsGurusamy Sarathy1999-07-191-2/+4
| | | p4raw-id: //depot/perl@3703
* Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-141-0/+609
Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc, 4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib. Hijacked win32/makedef.pl for more general purpose export list building, now it is used (as toplevel makedef.pl) for win32 and AIX (perl_exp.SH made unnecessary). Because the export lists are now correct in AIX, no more linker warnings about "Exported symbol not defined" should appear. p4raw-id: //depot/cfgperl@3673