Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
[p5sagit/p5-mst-13.2.git] / ext / Opcode /
2002-10-06 Artur Bergman Upgrade Safe.pm to 2.09 after CPAN backport.
2002-10-04 Rafael Garcia-Suarez Complement to change #17976 :
2002-10-04 Rafael Garcia-Suarez Fix bug #17744, suggested by Andreas Jurenda,
2002-10-03 Rafael Garcia-Suarez Change the warning message "%s trapped by operation...
2002-08-17 Slaven Rezic Safe.pm documentation
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-05 Brent Dax Defined-or patch (cleaned up)
2002-04-26 Gurusamy Sarathy various signed/unsigned mismatch nits
2002-01-17 Nick Ing-Simmons Integrate mainline (for ndbm fixes etc.)
2002-01-17 Nikola Knezevic No more warnings from Opcode.c
2002-01-07 Jarkko Hietaniemi Extension nits found by -Wall (several from threads
2001-12-04 Rafael Garcia-Suarez minor pod fix in Safe.pm
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-25 Jarkko Hietaniemi Integrate changes #12652 and #12653 from maintperl;
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Simon Cozens Custom Ops
2001-07-08 Jarkko Hietaniemi Retract #11212.
2001-07-08 Graham Barr (Retracted by #11223.)
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2001-01-24 Charles Bailey SYN SYN
2001-01-23 Jarkko Hietaniemi A bug introduced in #8217 (the undefined variable in the
2001-01-10 Charles Lane Opcode.XS, fix memory leak
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-15 Charles Lane stuff for caller and _ in Safe::
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-10-20 Charles Bailey SYN SYN
2000-09-07 Gisle Aas Modernize Opcode.pm documentation
2000-08-30 Jarkko Hietaniemi From now on, Gisle is on my list of usual suspects :-)
2000-08-29 Gisle Aas Retry what #6882 attempted.
2000-08-29 Jarkko Hietaniemi Retract #6882, broke the safe tests.
2000-08-29 Gisle Aas [ID 20000829.004] Sharing leak root name into safe...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-06-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-30 Gurusamy Sarathy localize %INC in a Safe compartment so that use/require...
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-14 Gurusamy Sarathy sundry cleanups for cloned interpreters (only known...
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-12 Gurusamy Sarathy fix DATA leaks; reword documentation about the DATA...
1999-09-05 Gurusamy Sarathy initial implementation of lvalue subroutines (slightly...
1999-07-26 Chip Salzenberg optimize method name lookup
1999-07-23 Hugo van der Sanden applied suggested patch for tracking line numbers corre...
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-03-25 Gurusamy Sarathy add statement-modifier loops to :base_loop class
1999-01-21 Abigail CPAN update (CPAN-1.44_54) from Andreas and
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-10-30 Gurusamy Sarathy remaining PL_foo stragglers
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-07-21 Gurusamy Sarathy fixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-13 Graham Barr added patch, tweaked PERL_OBJECT things
1998-07-11 Ilya Zakharevich add patch, along with all the missing bits, and doc...
1998-06-29 Gurusamy Sarathy applied patch, fixed one more leak, tweaked whitespace...
1998-05-18 Gurusamy Sarathy [asperl] integrate mainline changes (untested)
1998-05-14 Gurusamy Sarathy [win32] merge change#897 from maintbranch
1998-03-16 Gurusamy Sarathy [asperl] various changes to get asperl working under...
1998-03-07 Gurusamy Sarathy [win32] integrate mainline changes
1998-03-07 Gurusamy Sarathy [win32] change all 'sp' to 'SP' in code and in the...
1998-02-14 Douglas Lankshear [asperl] added AS patch#6
1998-02-06 Ilya Zakharevich Newer -DLEAKTEST patch
1997-12-01 Nick Ing-Simmons Builds and passes all tests with gcc on Win32 - phew!
1997-11-11 Malcolm Beattie Initial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm Beattie Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_g...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-08 Nick Ing-Simmons Add :base_thread to :default in Opcode.pm
1997-11-07 Nick Ing-Simmons Raw integrate of latest perl
1997-11-05 Malcolm Beattie Per-thread magicals mostly working (and localisable...
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-09-03 Malcolm Beattie Add new keyword "lock" to Opcode.pm
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-04-24 Chip Salzenberg Always NUL-terminate opsets
1997-04-22 Roderick Schertler Silence warnings on simple C<use ops>
1997-04-18 Perl 5 Porters [inseparable changes from match from perl-5.003_97f...
1997-04-17 Perl 5 Porters [inseparable changes from match from perl-5.003_97e...
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
1997-03-22 Perl 5 Porters [inseparable changes from match from perl-5.003_94...
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-02-18 Perl 5 Porters [inseparable changes from patch from perl5.003_26 to...
1997-02-18 Roderick Schertler Make format strings correspond exactly to parameters
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-09-20 Perl 5 Porters perl 5.003_06: ext/Opcode/Opcode.pm
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-06-18 Perl 5 Porters New Opcode extension subsumes Safe
1996-06-18 Perl 5 Porters Add Opcode extension
1996-08-28 Perl 5 Porters Re: glob in Safe compartment allows shell access
next