projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
[p5sagit/p5-mst-13.2.git]
/
embed.h
1998-02-25
Jarkko Hietaniemi
HP-UX hints and AIX global.sym changes (with Makefile...
blob
|
commitdiff
1998-02-09
Gurusamy Sarathy
[win32] enhancements to previous patch for XSUB OUTPUT...
blob
|
commitdiff
|
diff to current
1998-01-13
Nick Ing-Simmons
tie array changes to core and tests
blob
|
commitdiff
|
diff to current
1997-12-02
Gurusamy Sarathy
[win32] Revert to keeping (some) constant strings as...
blob
|
commitdiff
|
diff to current
1997-12-01
Nick Ing-Simmons
Builds and passes all tests with gcc on Win32 - phew!
blob
|
commitdiff
|
diff to current
1997-12-01
Nick Ing-Simmons
Create a struct for all perls globals (as an option)
blob
|
commitdiff
|
diff to current
1997-11-30
Nick Ing-Simmons
embed.pl now reads *var*.h to do its stuff.
blob
|
commitdiff
|
diff to current
1997-11-29
Nick Ing-Simmons
Sort out malloc_mutex for perl's malloc
blob
|
commitdiff
|
diff to current
1997-11-26
Gurusamy Sarathy
[win32] Various changes to make it build cleanly and...
blob
|
commitdiff
|
diff to current
1997-11-21
Malcolm Beattie
$_ is now per-thread (rather a lot of changes). Only...
blob
|
commitdiff
|
diff to current
1997-11-19
Ilya Zakharevich
Jumbo regexp patch applied (with minor fix-up tweaks):
blob
|
commitdiff
|
diff to current
1997-11-18
Joshua Pritikin
Separate avhv_foo() key handling into avhv_keys()....
blob
|
commitdiff
|
diff to current
1997-11-12
Gurusamy Sarathy
Carry over changes in ansiperl branch. Win32 branch...
blob
|
commitdiff
|
diff to current
1997-11-12
Nick Ing-Simmons
Fixup Win32
blob
|
commitdiff
|
diff to current
1997-11-12
Gurusamy Sarathy
Minor tweaks to add a thread_intern struct that should...
blob
|
commitdiff
|
diff to current
1997-11-11
Gurusamy Sarathy
Initial (untested) integration of mainline changes.
blob
|
commitdiff
|
diff to current
1997-11-11
Malcolm Beattie
Fix up ansiperl integration. Back to passing all expect...
blob
|
commitdiff
|
diff to current
1997-11-11
Malcolm Beattie
Fix up $@ (ERRSV now refers to GvSV(errgv) for non...
blob
|
commitdiff
|
diff to current
1997-11-10
Gurusamy Sarathy
Remove runlevel. It was used to count how many runops...
blob
|
commitdiff
|
diff to current
1997-11-10
Gurusamy Sarathy
Initial (untested) merge of all non-ansi changes on...
blob
|
commitdiff
|
diff to current
1997-11-07
Nick Ing-Simmons
Reverse integrate Malcolm's chanes into local
blob
|
commitdiff
|
diff to current
1997-11-07
Nick Ing-Simmons
Raw integrate of latest perl
blob
|
commitdiff
|
diff to current
1997-11-06
Malcolm Beattie
Per-thread magicals now stored in their own thr->magica...
blob
|
commitdiff
|
diff to current
1997-11-05
Malcolm Beattie
Per-thread magicals mostly working (and localisable...
blob
|
commitdiff
|
diff to current
1997-11-05
Nick Ing-Simmons
Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
blob
|
commitdiff
|
diff to current
1997-11-05
Nick Ing-Simmons
Compile(d) at least once with threads on win32
blob
|
commitdiff
|
diff to current
1997-11-01
Nick Ing-Simmons
Integrate mainline @ 18:15 CST 31 Oct 1997
blob
|
commitdiff
|
diff to current
1997-10-31
Nick Ing-Simmons
Further ANSI changes now builds and passes (most) tests
blob
|
commitdiff
|
diff to current
1997-10-31
Malcolm Beattie
Half way through moving per-thread magicals into per...
blob
|
commitdiff
|
diff to current
1997-10-16
Gurusamy Sarathy
Merge changes to Thread and add makefile fixups to...
blob
|
commitdiff
|
diff to current
1997-10-16
Malcolm Beattie
Correct threads_mutex locking in main thread destruction.
blob
|
commitdiff
|
diff to current
1997-10-16
Malcolm Beattie
Merge maint-5.004 branch (5.004_04) with mainline.
blob
|
commitdiff
|
diff to current
1997-10-13
Gurusamy Sarathy
Initial merge of win32 threads patch.
blob
|
commitdiff
|
diff to current
1997-10-10
Malcolm Beattie
Took out mystack_foo for good, fixed up interp.sym...
blob
|
commitdiff
|
diff to current
1997-10-08
Malcolm Beattie
Merge maint-5.004 branch (5.004_03) with mainline.
blob
|
commitdiff
|
diff to current
1997-10-02
Malcolm Beattie
Add Todo.5.005 to MANIFEST and submit remade embed.h.
blob
|
commitdiff
|
diff to current
1997-09-30
Malcolm Beattie
Merge maint-5.004 branch (5.004_01) with mainline.
blob
|
commitdiff
|
diff to current
1997-09-09
Malcolm Beattie
Rewrite synchronisation of subs/methods and add attrs
blob
|
commitdiff
|
diff to current
1997-09-05
Perl 5 Porters
[inseparable changes from patch to perl 5.004_04]
blob
|
commitdiff
|
diff to current
1997-09-03
Malcolm Beattie
Run embed.pl and keywords.pl to complete RESTART -...
blob
|
commitdiff
|
diff to current
1997-08-07
Tim Bunce
[inseperable differences up to perl 5.004_02]
blob
|
commitdiff
|
diff to current
1997-07-05
Malcolm Beattie
Introduce pp_lock.
blob
|
commitdiff
|
diff to current
1997-07-01
Malcolm Beattie
Support for op in global register (still buggy)
blob
|
commitdiff
|
diff to current
1997-06-11
Hans Mulder
ENV leaks on win32 (was Re: Comments on ENV patch sought)
blob
|
commitdiff
|
diff to current
1997-05-28
Malcolm Beattie
Fixups for thrperl integration.
blob
|
commitdiff
|
diff to current
1997-05-26
Malcolm Beattie
Integrate thrperl 5.003->5.004.
blob
|
commitdiff
|
diff to current
1997-05-15
Perl 5 Porters
[inseparable changes from match from perl-5.003_99a...
blob
|
commitdiff
|
diff to current
1997-04-24
Perl 5 Porters
[inseparable changes from match from perl-5.003_97h...
blob
|
commitdiff
|
diff to current
1997-04-23
Malcolm Beattie
Added programmer-level condition variables via "condpai...
blob
|
commitdiff
|
diff to current
1997-04-22
Perl 5 Porters
[inseparable changes from match from perl-5.003_97g...
blob
|
commitdiff
|
diff to current
1997-04-18
Perl 5 Porters
[inseparable changes from match from perl-5.003_97f...
blob
|
commitdiff
|
diff to current
1997-04-14
Perl 5 Porters
[inseparable changes from patch from perl-5.003_97d...
blob
|
commitdiff
|
diff to current
1997-04-01
Perl 5 Porters
[inseparable changes from match from perl-5.003_96...
blob
|
commitdiff
|
diff to current
1997-03-28
Malcolm Beattie
Initial devel changes.
blob
|
commitdiff
|
diff to current
1997-03-25
Perl 5 Porters
[inseperable changes from patch from perl-5.003_95...
blob
|
commitdiff
|
diff to current
1997-03-22
Perl 5 Porters
[inseparable changes from match from perl-5.003_94...
blob
|
commitdiff
|
diff to current
1997-03-08
Perl 5 Porters
[inseparable changes from match from perl-5.003_93...
blob
|
commitdiff
|
diff to current
1997-02-25
Perl 5 Porters
[inseparable changes from match from perl-5.003_90...
blob
|
commitdiff
|
diff to current
1997-02-04
Perl 5 Porters
[inseparable changes from patch from perl5.003_24 to...
blob
|
commitdiff
|
diff to current
1997-01-29
Perl 5 Porters
[inseparable changes from patch from perl5.003_23 to...
blob
|
commitdiff
|
diff to current
1997-01-15
Perl 5 Porters
[inseparable changes from patch from perl5.003_20 to...
blob
|
commitdiff
|
diff to current
1996-12-31
Perl 5 Porters
[inseparable changes from patch from perl5.003_17 to...
blob
|
commitdiff
|
diff to current
1996-12-23
Perl 5 Porters
[inseparable changes from patch from perl5.003_13 to...
blob
|
commitdiff
|
diff to current
1996-12-19
Perl 5 Porters
[inseparable changes from patch from perl5.003_11 to...
blob
|
commitdiff
|
diff to current
1996-11-29
Perl 5 Porters
[inseparable changes from patch from perl5.003_09 to...
blob
|
commitdiff
|
diff to current
1996-11-26
Perl 5 Porters
[inseparable changes from patch from perl5.003_08 to...
blob
|
commitdiff
|
diff to current
1996-11-19
Perl 5 Porters
[inseparable changes from patch from perl5.003_07 to...
blob
|
commitdiff
|
diff to current
1996-10-06
Perl 5 Porters
perl 5.003_06: dump.c embed.h gv.c run.c
blob
|
commitdiff
|
diff to current
1996-07-16
Perl 5 Porters
perl 5.003_01: embed.h
blob
|
commitdiff
|
diff to current
1996-03-11
Perl 5 Porters
perl 5.002_01: embed.h
blob
|
commitdiff
|
diff to current
1996-02-08
Perl 5 Porters
Regenerated.
blob
|
commitdiff
|
diff to current
1996-02-03
Perl 5 Porters
perl5.002beta3
blob
|
commitdiff
|
diff to current
1996-01-12
Perl 5 Porters
Updates from Tim's -m/-M/-V patch.
blob
|
commitdiff
|
diff to current
1996-08-25
Perl 5 Porters
Auto-generated.
blob
|
commitdiff
|
diff to current
1996-08-10
Larry Wall
perl 5.003_02: [no incremental changelog available]
blob
|
commitdiff
|
diff to current
1996-01-04
Perl 5 Porters
Auto-generated from global.sym and interp.sym.
blob
|
commitdiff
|
diff to current
1995-11-20
Larry Wall
5.002 beta 1
blob
|
commitdiff
|
diff to current
1995-10-31
Andy Dougherty
This is my patch patch.1n for perl5.001.
blob
|
commitdiff
|
diff to current
1995-06-22
Andy Dougherty
This is my patch patch.1m for perl5.001.
blob
|
commitdiff
|
diff to current
1995-05-30
Andy Dougherty
This is my patch patch.1i for perl5.001.
blob
|
commitdiff
|
diff to current
1995-03-13
Larry Wall
Perl 5.001
blob
|
commitdiff
|
diff to current
1995-03-05
Andy Dougherty
perl5.000 patch.0n: [address Configure and build issues]
blob
|
commitdiff
|
diff to current
1994-10-17
Larry Wall
perl 5.000
blob
|
commitdiff
|
diff to current
1994-05-04
Larry Wall
perl 5.0 alpha 9
blob
|
commitdiff
|
diff to current
1994-04-04
Andy Dougherty
perl 5.0 alpha 8
blob
|
commitdiff
|
diff to current
1994-03-18
Larry Wall
perl 5.0 alpha 6
blob
|
commitdiff
|
diff to current
1993-11-10
Larry Wall
perl 5.0 alpha 4
blob
|
commitdiff
|
diff to current
1993-10-10
Larry Wall
perl 5.0 alpha 3
blob
|
commitdiff
|
diff to current
1993-10-07
Larry Wall
perl 5.0 alpha 2
blob
|
commitdiff
|
diff to current