projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
1997-10-16
Malcolm Beattie
Move perlext/Thread into perl/ext/Thread.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-16
Malcolm Beattie
Correct threads_mutex locking in main thread destruction.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-16
Malcolm Beattie
Correct threads_mutex locking in main thread destruction.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-16
Malcolm Beattie
Fix up merge with 5.004_04.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-16
Malcolm Beattie
Merge maint-5.004 branch (5.004_04) with mainline.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-15
Malcolm Beattie
Remove out-of-date test Thread/cond.t.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-15
Malcolm Beattie
Finish thread state machine: fixes global destruction...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-15
Malcolm Beattie
Finish thread state machine: fixes global destruction...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-15
Malcolm Beattie
Add HAVE_THREAD_INTERN for platform-dependent struct...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-15
Malcolm Beattie
Remove stale code from pp_entersub which breaks sub...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-15
Tim Bunce
Maintenance 5.004_04 changes
commit
|
commitdiff
|
tree
|
snapshot
1997-10-15
Malcolm Beattie
Added fakethr.h.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-15
Malcolm Beattie
pthread_condattr_init in thread.h for OLD_PTHREADS_API.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-15
Malcolm Beattie
Started rewriting thread state machine.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-15
Malcolm Beattie
Started rewriting thread state machine.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-10
Malcolm Beattie
Tweak a few Thread tests.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-10
Malcolm Beattie
Rewrite thread destruction system using linked list...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-10
Malcolm Beattie
Rewrite thread destruction system using linked list...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-10
Malcolm Beattie
Fix up locking/synchronisation for pp_entersub.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-10
Malcolm Beattie
Put back entries in MANIFEST for the four now-returned...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-10
Malcolm Beattie
Took out mystack_foo for good, fixed up interp.sym...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-08
Malcolm Beattie
Add missing sig_pipe definition to Thread.xs.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-08
Malcolm Beattie
Fix up 5.004_03 merge: remove missing win32 files from...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-08
Malcolm Beattie
Merge maint-5.004 branch (5.004_03) with mainline.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-05
Malcolm Beattie
Move init of global mutexes/cond vars earlier.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-03
Malcolm Beattie
Remove last traces of "tokenbuf as temp buffer" and...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-03
Malcolm Beattie
Back out sv_bless3 change which made pp_bless zap ...
commit
|
commitdiff
|
tree
|
snapshot
1997-10-03
Malcolm Beattie
Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-03
Malcolm Beattie
Reliable thread signal handling.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-03
Malcolm Beattie
Reliable thread signal handling.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-02
Malcolm Beattie
Added Thread/queue.t.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-02
Malcolm Beattie
Bumped patchlevel to 51. Updated Todo.5.005.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-02
Malcolm Beattie
Update README.threads amd Thread/README
commit
|
commitdiff
|
tree
|
snapshot
1997-10-02
Malcolm Beattie
Update README.threads amd Thread/README
commit
|
commitdiff
|
tree
|
snapshot
1997-10-02
Malcolm Beattie
Configure -Dusethreads hints for dec_osf and solaris_2 and
commit
|
commitdiff
|
tree
|
snapshot
1997-10-02
Malcolm Beattie
Fixed broken typemap for Thread.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-02
Malcolm Beattie
Add Todo.5.005 to MANIFEST and submit remade embed.h.
commit
|
commitdiff
|
tree
|
snapshot
1997-10-02
Malcolm Beattie
Add Todo.5.005
commit
|
commitdiff
|
tree
|
snapshot
1997-10-01
Malcolm Beattie
Start of Configure support for -Dusethreads plus associated
commit
|
commitdiff
|
tree
|
snapshot
1997-10-01
Malcolm Beattie
Move runops_foo prototypes from proto.h to early in...
commit
|
commitdiff
|
tree
|
snapshot
1997-09-30
Malcolm Beattie
Merge maint-5.004 branch (5.004_01) with mainline.
commit
|
commitdiff
|
tree
|
snapshot
1997-09-30
Tim Bunce
Maintenance 5.004_03 changes (addendum)
commit
|
commitdiff
|
tree
|
snapshot
1997-09-30
Tim Bunce
Maintenance 5.004_03 changes
commit
|
commitdiff
|
tree
|
snapshot
1997-09-30
Tim Bunce
Maintenance 5.004_02 changes
commit
|
commitdiff
|
tree
|
snapshot
1997-09-29
Malcolm Beattie
Re-introduce the changes from change 68 (runops becomes a
commit
|
commitdiff
|
tree
|
snapshot
1997-09-29
Malcolm Beattie
Start merge with maint-5.004 branch by creating an...
commit
|
commitdiff
|
tree
|
snapshot
1997-09-22
Malcolm Beattie
struct thread now stored in an SV and uses '~'-magic...
commit
|
commitdiff
|
tree
|
snapshot
1997-09-22
Malcolm Beattie
struct thread now stored in an SV and uses '~'-magic...
commit
|
commitdiff
|
tree
|
snapshot
1997-09-22
Malcolm Beattie
runops becomes a funtion pointer and sv_bless3 created
commit
|
commitdiff
|
tree
|
snapshot
1997-09-22
Malcolm Beattie
More fprintf -> PerlIO_printf changes.
commit
|
commitdiff
|
tree
|
snapshot
1997-09-22
Malcolm Beattie
Minor multi-threading patches for VMS.
commit
|
commitdiff
|
tree
|
snapshot
1997-09-10
Malcolm Beattie
Debugging output for lock handling.
commit
|
commitdiff
|
tree
|
snapshot
1997-09-10
Malcolm Beattie
Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
commit
|
commitdiff
|
tree
|
snapshot
1997-09-10
Malcolm Beattie
Move Thread/Queue.pm to Thread/Thread/Queue.pm
commit
|
commitdiff
|
tree
|
snapshot
1997-09-10
Malcolm Beattie
Solaris fixes: delete pad and padname from thread.h...
commit
|
commitdiff
|
tree
|
snapshot
1997-09-09
Malcolm Beattie
Update README.threads to mention -DL.
commit
|
commitdiff
|
tree
|
snapshot
1997-09-09
Malcolm Beattie
Add Thread modules Queue.pm and Semaphore.pm
commit
|
commitdiff
|
tree
|
snapshot
1997-09-09
Malcolm Beattie
Update README.threads
commit
|
commitdiff
|
tree
|
snapshot
1997-09-09
Malcolm Beattie
Add debug info to Thread typemap.
commit
|
commitdiff
|
tree
|
snapshot
1997-09-09
Malcolm Beattie
Rewrite synchronisation of subs/methods and add attrs
commit
|
commitdiff
|
tree
|
snapshot
1997-09-09
Malcolm Beattie
Rewrite synchronisation of subs/methods and add attrs
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Perl 5 Porters
[inseparable changes from patch to perl 5.004_04]
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
[inseperable differences to perl 5.004_03]
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
David Kerry
Missing 'require' in auto-generated .pm by h2xs
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Joseph N. Hall
perldoc diffs: don't search auto - much faster
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Norton Allen
fix poor t/op/runlevel.t test
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Andreas J....
5.004m4t1: perlbug: NIS domainname gets into wrong...
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Andreas J....
Identify t/*/*.t test failing because of file permissions
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tony Sanders
eg/sysvipc/ipcsem bug, new hints/bsdos.sh
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
David McLean
tests fail if localhost/loopback address not defined
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Kurt D. Starsinic
h2ph broken in 5.004_02
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Warren Jones
op/glob.t test failure under Win32 with CVS
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Ilya Zakharevich
Perldoc tiny patch to avoid $0
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Ilya Zakharevich
OS/2 Hints
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
[dummy merge]
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
New hints file for IBM OS/390 OpenEdition (MVS)
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Peter Prymmer
New hints file for IBM OS/390 OpenEdition (MVS)
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
[dummy merge]
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
hints/qnx.sh update
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Norton Allen
hints/qnx.sh update
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Ilya Zakharevich
Minor OS/2 patch for 4_03
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Bruce P. Schuck
Dynixptx hints
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Spider Boardman
Fix perl build on Digital UNIX after JDK installs libnet.so
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Dan Sugalski
lib/timelocal.t fails test 1 for VMS 7.1
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
[dummy merge]
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
Irix 6.2 build problem - so_locations
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
David Billinghurst
Irix 6.2 build problem - so_locations
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Dominic Dunlop
Tweak to hints/machten.sh: stop t/lib/complex.t from...
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Gurusamy Sarathy
Bug in Win32::GetShortPathName
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Jan Dubois
pl2bat.bat -> pl2bat.pl change in win32/pod.mak
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
[dummy merge]
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
Win32 archnames
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Bill Middleton
Win32 archnames
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
Enhance perly.fixer to help porters.
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Ilya Zakharevich
Emacs CPerl update for 5.004_04
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
myconfig / perl -V: remove randbits and add prototype
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Andreas J....
Updated CPAN.pm for 5.004_04
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
[dummy merge]
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Tim Bunce
Trap Time::Local infinite loop
commit
|
commitdiff
|
tree
|
snapshot
1997-09-05
Hugo van der...
Trap Time::Local infinite loop
commit
|
commitdiff
|
tree
|
snapshot
next