summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Finish thread state machine: fixes global destruction of threads,Malcolm Beattie1997-10-155-43/+95
* Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.Malcolm Beattie1997-10-152-15/+26
* Remove stale code from pp_entersub which breaks sub ownership locks.Malcolm Beattie1997-10-151-20/+10
* Added fakethr.h.Malcolm Beattie1997-10-151-0/+15
* pthread_condattr_init in thread.h for OLD_PTHREADS_API.Malcolm Beattie1997-10-151-1/+4
* Started rewriting thread state machine.Malcolm Beattie1997-10-152-19/+31
* Rewrite thread destruction system using linked list of threads.Malcolm Beattie1997-10-103-57/+56
* Fix up locking/synchronisation for pp_entersub.Malcolm Beattie1997-10-101-96/+115
* Put back entries in MANIFEST for the four now-returned win32/* filesMalcolm Beattie1997-10-101-0/+5
* Took out mystack_foo for good, fixed up interp.sym and win32/makedef.plMalcolm Beattie1997-10-105-24/+6
* Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,Malcolm Beattie1997-10-083-5/+2
* Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-08173-2138/+6919
|\
| * Maintenance 5.004_03 changes (addendum)Tim Bunce1997-09-301-1873/+0
| * Maintenance 5.004_03 changesTim Bunce1997-09-3042-414/+2762
| |\
| | * [inseperable differences to perl 5.004_03]perl-5.004_03Tim Bunce1997-09-0522-3334/+253
| | * Improve dual-universe comments in hints/sunos_4_1.shAndy Dougherty1997-09-051-1/+20
| | * [OK] Perl5.004_02 on Alpha NTWilliam Middleton1997-09-051-0/+2
| | * /x is not a valid shell switch on Win95Gurusamy Sarathy1997-09-051-3/+7
| | * perlfunc.pod errorTom Christiansen1997-09-051-1/+1
| | * doc patch for pack("p",undef) packing a NULL pointerPaul Marquess1997-09-052-1/+6
| | * perlop pod inconsistent in presentation of regexp optionsJohn Redford1997-09-051-1/+1
| | * seen_dot declaration in perl.c needed for VMSGurusamy Sarathy1997-09-051-0/+1
| | * typos in perl -h outputRichard A. Wells1997-09-051-3/+3
| | * Show Configure failure reason even with -sAndy Dougherty1997-09-051-1/+1
| | * [dummy merge]Tim Bunce1997-09-050-0/+0
| | |\
| | | * perlbug -d non-interactive (with patch)Ted Ashton1997-09-051-1/+3
| | * | perlbug -d non-interactive (with patch)Tim Bunce1997-09-051-1/+7
| | |/
| | * SCO Openserver 5.0.4 - add comment to hint file re compiler bugBill Glicker1997-09-051-0/+1
| | * Dynamic Loading on MkLinux (osname=linux,archname=ppc-linux)Chris Nandor1997-09-051-0/+12
| | * [dummy merge]Tim Bunce1997-09-050-0/+0
| | |\
| | | * Win95-proofing pl2batGurusamy Sarathy1997-09-059-294/+188
| | * | Win95-proofing pl2batTim Bunce1997-09-057-22/+3210
| | |/
| | * CPAN Use of uninitialized value in newest perlTom Horsley1997-09-051-0/+1
| | * 5.004_02: Complex/Trig: updateJarkko Hietaniemi1997-09-053-33/+345
| | * patch for documentation error in FileCache.pmMike Stok1997-09-051-1/+1
| | * The description of the \Q metacharacter is confusing to novicesAndrew M. Langmead1997-09-051-10/+11
| | * pod2man generated .IX lines upset whatis on SolarisM.J.T. Guy1997-09-051-6/+10
| | * perlop pod inconsistent in presentation of regexp optionsM.J.T. Guy1997-09-051-1/+1
| | * [dummy merge]Tim Bunce1997-09-050-0/+0
| | |\
| | | * -D info in perlrunStephen McCamant1997-09-051-9/+9
| | * | -D info in perlrunTim Bunce1997-09-051-22/+22
| | |/
| | * Further fix to lseek's in lockf_emulate_flockHallvard B Furuseth1997-09-051-3/+3
| | * Some perldb -> PERLDB_* macro changes were missedIlya Zakharevich1997-09-051-2/+2
| * | Maintenance 5.004_02 changesTim Bunce1997-09-303-0/+0
| |/
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-0784-429/+2500
| * perldoc under OS/2Ilya Zakharevich1997-08-071-5/+13
| * perldoc doesn't grok Win32 UNC pathsWarren Jones1997-08-071-0/+4
| * perlbug under OS/2Ilya Zakharevich1997-08-071-4/+23
| * perlbug brokenAndreas Schwab1997-08-071-1/+1
| * perlbug -ok [PATCH]Charles F. Randall1997-08-071-20/+67