summaryrefslogtreecommitdiff
path: root/global.sym
Commit message (Expand)AuthorAgeFilesLines
* newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).Jan Dubois1998-03-161-0/+1
* [win32] this one with adjusted test numbersStephen McCamant1998-03-021-0/+2
* [win32] various cleanups so that B can be built as "just another extension"Gurusamy Sarathy1998-02-261-0/+2
* Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.Malcolm Beattie1998-02-251-1/+1
* HP-UX hints and AIX global.sym changes (with Makefile.SH rule)Jarkko Hietaniemi1998-02-251-32/+32
* 5.004_59 global.sym for AIX 3.2.5Stephen O. Lidie1998-02-201-0/+1
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-0/+13
* adding the newSVpvn API functionMatthias Ulrich Neeracher1998-02-061-0/+1
* tie array changes to core and testsNick Ing-Simmons1998-01-131-0/+2
* Patches for IRIX, AIX and some generic stuff:Jarkko Hietaniemi1997-12-101-4/+0
* [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-021-5/+0
* Builds and passes all tests with gcc on Win32 - phew!Nick Ing-Simmons1997-12-011-0/+2
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-111/+1
* embed.pl now reads *var*.h to do its stuff.Nick Ing-Simmons1997-11-301-22/+5
* Sort out malloc_mutex for perl's mallocNick Ing-Simmons1997-11-291-0/+1
* Integrate from ansi branch to mainline.Malcolm Beattie1997-11-251-1/+0
|\
| * Duplicate perl_threadsvNick Ing-Simmons1997-11-221-1/+0
| * Builds and passes all but english.t on win32 VC++Nick Ing-Simmons1997-11-221-1/+0
| * Resolve ansiperl against win32Nick Ing-Simmons1997-11-221-1/+3
| |\
| * \ Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-211-24/+8
| |\ \
| * \ \ Integrate Win32 branchNick Ing-Simmons1997-11-131-0/+1
| |\ \ \
| | * | | Carry over changes in ansiperl branch. Win32 branch is nowGurusamy Sarathy1997-11-121-1/+1
| | * | | Initial (untested) merge of all non-ansi changes on ansiperl branchGurusamy Sarathy1997-11-101-4/+7
| | * | | Per-thread magicals now stored in their own thr->magicals and keyedMalcolm Beattie1997-11-061-2/+0
| * | | | Fixup Win32Nick Ing-Simmons1997-11-121-1/+1
* | | | | Remove bincompat3 support:Jarkko Hietaniemi1997-11-251-0/+2
| |_|_|/ |/| | |
* | | | $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-1/+3
| |_|/ |/| |
* | | Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-24/+7
* | | Separate avhv_foo() key handling into avhv_keys(). Slightly tweakedJoshua Pritikin1997-11-181-0/+1
* | | Rewrite thread return code to distinguish between ordinary returnMalcolm Beattie1997-11-131-1/+1
|/ /
* | Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-0/+3
* | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-9/+5
* | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-0/+5
|\ \ | |/
| * Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-0/+5
* | Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-0/+2
|/
* Improve internal threading API. Introduce win32/win32thread.[ch]Malcolm Beattie1997-10-241-0/+3
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-0/+2
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-0/+2
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-0/+1
|\ \ | |/
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-0/+1
* | Back out sv_bless3 change which made pp_bless zap '~'-magic.Malcolm Beattie1997-10-031-1/+0
* | Reliable thread signal handling.Malcolm Beattie1997-10-031-0/+1
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-301-0/+1
|\ \ | |/
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-0/+1
| |\
| | * ENV leaks on win32 (was Re: Comments on ENV patch sought)Hans Mulder1997-06-111-0/+1
| |/
* | Re-introduce the changes from change 68 (runops becomes aMalcolm Beattie1997-09-291-1/+2
* | Start merge with maint-5.004 branch by creating an ancestralMalcolm Beattie1997-09-291-2/+1
|\ \ | |/
* | runops becomes a funtion pointer and sv_bless3 createdMalcolm Beattie1997-09-221-1/+2
* | Rewrite synchronisation of subs/methods and add attrsMalcolm Beattie1997-09-091-0/+1
* | Introduce pp_lock.Malcolm Beattie1997-07-051-0/+1