summaryrefslogtreecommitdiff
path: root/global.sym
Commit message (Expand)AuthorAgeFilesLines
* Resolve ansiperl against win32Nick Ing-Simmons1997-11-221-1/+3
|\
| * $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-1/+3
* | Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-211-24/+8
|\ \ | |/
| * 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
* | 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
| |/ |/|
* | 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
* | Support for op in global register (still buggy)Malcolm Beattie1997-07-011-0/+2
* | Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-0/+4
|\ \
| * | Added programmer-level condition variables via "condpair" magic.Malcolm Beattie1997-04-231-0/+3
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-0/+1
* | | Add avhv_store_ent. Add missing avhv_* to global.sym.Malcolm Beattie1997-05-261-0/+4
* | | First stab at 5.003 -> 5.004 integration.Malcolm Beattie1997-05-251-39/+131
|\ \ \ | | |/ | |/|
| * | [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-0/+3
| * | [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-1/+2
| * | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-1/+6
| * | [inseparable changes from match from perl-5.003_97f to perl-5.003_97g]Perl 5 Porters1997-04-181-0/+1
| * | [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-0/+1
| * | [inseparable changes from match from perl-5.003_96 to perl-5.003_97]Perl 5 Porters1997-04-011-0/+1
| * | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-1/+2
| * | [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-221-1/+2
| * | [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-9/+9
| * | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-0/+1
| * | global.sym: typo?Jarkko Hietaniemi1997-01-291-1/+1
| * | [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-2/+3
| * | Add missing syms to global.sym; update magic docChip Salzenberg1997-01-011-0/+3