projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Extra paranoia from Nicholas Clark.
[p5sagit/p5-mst-13.2.git]
/
ext
/
Opcode
/
Opcode.xs
2002-01-17
Nick Ing-Simmons
Integrate mainline (for ndbm fixes etc.)
blob
|
commitdiff
2002-01-17
Nikola Knezevic
No more warnings from Opcode.c
blob
|
commitdiff
2002-01-07
Jarkko Hietaniemi
Extension nits found by -Wall (several from threads
blob
|
commitdiff
|
diff to current
2001-10-26
Jarkko Hietaniemi
Integrate maintperl changes #12268 and #12669;
blob
|
commitdiff
|
diff to current
2001-10-25
Jarkko Hietaniemi
Integrate changes #12652 and #12653 from maintperl;
blob
|
commitdiff
|
diff to current
2001-08-31
Gurusamy Sarathy
remove deprecated PERL_OBJECT cruft, it has long since...
blob
|
commitdiff
|
diff to current
2001-07-08
Jarkko Hietaniemi
Retract #11212.
blob
|
commitdiff
|
diff to current
2001-07-08
Graham Barr
(Retracted by #11223.)
blob
|
commitdiff
|
diff to current
2001-02-18
Doug MacEachern
[patch] -Wall cleanup round 2
blob
|
commitdiff
|
diff to current
2001-01-24
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2001-01-23
Jarkko Hietaniemi
A bug introduced in #8217 (the undefined variable in the
blob
|
commitdiff
|
diff to current
2001-01-10
Charles Lane
Opcode.XS, fix memory leak
blob
|
commitdiff
|
diff to current
2001-01-08
Charles Bailey
Once again syncing after too long an absence
blob
|
commitdiff
|
diff to current
2000-12-15
Charles Lane
stuff for caller and _ in Safe::
blob
|
commitdiff
|
diff to current
2000-08-04
Charles Bailey
YA resync with mainstem, including VMS patches from...
blob
|
commitdiff
|
diff to current
2000-06-30
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-06-30
Gurusamy Sarathy
localize %INC in a Safe compartment so that use/require...
blob
|
commitdiff
|
diff to current
2000-01-20
Charles Bailey
Quick integration of mainline changes to date
blob
|
commitdiff
|
diff to current
1999-12-12
Gurusamy Sarathy
integrate mainline changes
blob
|
commitdiff
|
diff to current
1999-12-01
Gurusamy Sarathy
more complete pseudo-fork() support for Windows
blob
|
commitdiff
|
diff to current
1999-11-14
Gurusamy Sarathy
sundry cleanups for cloned interpreters (only known...
blob
|
commitdiff
|
diff to current
1999-07-12
Gurusamy Sarathy
yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
blob
|
commitdiff
|
diff to current
1999-07-08
Gurusamy Sarathy
more PERL_OBJECT cleanups (changes still untested on...
blob
|
commitdiff
|
diff to current
1999-06-09
Gurusamy Sarathy
more complete support for implicit thread/interpreter...
blob
|
commitdiff
|
diff to current
1999-06-02
Gurusamy Sarathy
remove _() non-ansism
blob
|
commitdiff
|
diff to current
1999-04-04
Gurusamy Sarathy
correct places that said newSVpv() when they meant...
blob
|
commitdiff
|
diff to current
1998-11-29
Gurusamy Sarathy
another threads reliability fix: serialize writes to...
blob
|
commitdiff
|
diff to current
1998-07-21
Gurusamy Sarathy
fixes to enable PERL_OBJECT build with mingw32/egcs...
blob
|
commitdiff
|
diff to current
1998-07-20
Gurusamy Sarathy
complete s/foo/PL_foo/ changes (all escaped cases ident...
blob
|
commitdiff
|
diff to current
1998-07-18
Nick Ing-Simmons
PL_ prefix to all perlvars, part1
blob
|
commitdiff
|
diff to current
1998-06-29
Gurusamy Sarathy
applied patch, fixed one more leak, tweaked whitespace...
blob
|
commitdiff
|
diff to current
1998-03-16
Gurusamy Sarathy
[asperl] various changes to get asperl working under...
blob
|
commitdiff
|
diff to current
1998-03-07
Gurusamy Sarathy
[win32] integrate mainline changes
blob
|
commitdiff
|
diff to current
1998-03-07
Gurusamy Sarathy
[win32] change all 'sp' to 'SP' in code and in the...
blob
|
commitdiff
|
diff to current
1998-02-14
Douglas Lankshear
[asperl] added AS patch#6
blob
|
commitdiff
|
diff to current
1998-02-06
Ilya Zakharevich
Newer -DLEAKTEST patch
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-10-31
Nick Ing-Simmons
Further ANSI changes now builds and passes (most) tests
blob
|
commitdiff
|
diff to current
1997-06-05
Malcolm Beattie
More fixups for thrperl integration.
blob
|
commitdiff
|
diff to current
1997-04-24
Chip Salzenberg
Always NUL-terminate opsets
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-17
Perl 5 Porters
[inseparable changes from match from perl-5.003_97e...
blob
|
commitdiff
|
diff to current
1997-02-18
Perl 5 Porters
[inseparable changes from patch from perl5.003_26 to...
blob
|
commitdiff
|
diff to current
1997-02-18
Roderick Schertler
Make format strings correspond exactly to parameters
blob
|
commitdiff
|
diff to current
1996-06-18
Perl 5 Porters
Add Opcode extension
blob
|
commitdiff
|
diff to current
1996-08-25
Perl 5 Porters
Add support for tied filehandles.
blob
|
commitdiff
|
diff to current
1996-08-10
Larry Wall
perl 5.003_02: [no incremental changelog available]
blob
|
commitdiff
|
diff to current