Update Changes.
[p5sagit/p5-mst-13.2.git] / mg.c
2001-01-08 Nick Ing-Simmons Fix "scalars leaked" bugs caused by overload magic
2001-01-08 Simon Cozens environ nit
2001-01-01 Jarkko Hietaniemi Bump up Larry's copyright.
2000-12-30 Nick Ing-Simmons Integrate mainline
2000-12-30 Inaba Hiroto more UTF8 test suites and an UTF8 patch
2000-12-28 Daniel Chetlin Re: [PATCH blead] Fix segfault in gv_handler/mg_find
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Nick Ing-Simmons MULTIPLICITY nit.
2000-12-17 Jarkko Hietaniemi Polymorphic regexps.
2000-12-09 Nick Ing-Simmons UTF8 output prework.
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-22 Jarkko Hietaniemi Go ahead and #include <unistd.h> in perl.h.
2000-11-18 Nick Ing-Simmons Lexical use open ... support:
2000-11-07 Fifer, Eric cygwin port
2000-10-20 Charles Bailey SYN SYN
2000-10-12 Gurusamy Sarathy restore change#7202
2000-10-12 Gurusamy Sarathy another test of the Emergency Broadcast System--back out
2000-10-12 Gurusamy Sarathy (submitted on behalf of Jarkko)
2000-10-03 Olaf Flebbe Epoc update
2000-10-03 Ilya Zakharevich Inside require() $^S was always left undefined.
2000-09-01 Mike Guy Part of the solution.
2000-08-29 Jarkko Hietaniemi Missed a change in #6869.
2000-08-15 Gurusamy Sarathy magic callbacks all need to have same type signature
2000-08-15 Jarkko Hietaniemi magic_regdatum_set() is void, not int.
2000-08-14 Mike Guy Re: [PATCH] @+, @- readonly
2000-08-14 Mike Guy @+, @- readonly (was Re: @<punct> interpolating in "")
2000-08-11 Mike Guy debugger "d" command doesnt check line number
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemi The new setproctitle() feature is available only in
2000-08-02 Paul Saab In new BSDs changes to argv[] do not show up in ps...
2000-07-27 Jeffrey Friedl Use setproctitle() if available to modify $0.
2000-07-14 Gurusamy Sarathy enable UTF-16 filter by default if relevant BOM is...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Simon Cozens $& segfaults if you trick it
2000-06-01 Jarkko Hietaniemi Signals-be-gone for microperl.
2000-05-28 Gurusamy Sarathy MacOS support, part 1 (from Matthias Neeracher
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-17 Gurusamy Sarathy reenable fake signal handling on Windows, bugs and all
2000-04-28 Gurusamy Sarathy fixes for bugs in C<use warnings qw(FATAL all)> (from...
2000-03-18 Gurusamy Sarathy make return values from match in a list context, as...
2000-03-13 Jarkko Hietaniemi STRLEN != int.
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-03-01 Gurusamy Sarathy fix segfault on C<local ${^WARNING_BITS}>
2000-02-28 Jarkko Hietaniemi Do not cast pointers into I32s.
2000-02-20 Gurusamy Sarathy lexical warnings update, ability to inspect bitmask...
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
2000-02-07 Gurusamy Sarathy ${^Warnings} renamed to ${^WARNING_BITS}
2000-02-06 Gurusamy Sarathy set SvUTF8 on vectors only if there are chars > 127...
2000-02-06 Gurusamy Sarathy use builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-01-31 Gurusamy Sarathy introduce $^U, a global bit to indicate whether system
2000-01-31 Gurusamy Sarathy runtime now looks at the SVf_UTF8 bit on the SV to...
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...
2000-01-24 Gurusamy Sarathy assorted little nits
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathy cygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-06 Gurusamy Sarathy fix for -Dp via $^D (suggested by Stephane Payrard
1999-12-01 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-12-01 Gurusamy Sarathy avoid PTR->IV cast warnings
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-21 Jarkko Hietaniemi VMS patches from Peter Prymmer.
1999-11-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-13 Gurusamy Sarathy cloned interpreters now actually run and pass all but...
1999-11-07 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-05 Gurusamy Sarathy allow $\ to work right when set to a string with embedd...
1999-11-04 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-04 Gurusamy Sarathy remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-11-02 Jarkko Hietaniemi Initial integration of the MacPerl changes form Matthias.
1999-10-28 Jarkko Hietaniemi Fix printing of uids and gids; regen Configure.
1999-10-27 Jarkko Hietaniemi Integrate with Sarathy; manual resolve on regcomp.c...
1999-10-27 Gurusamy Sarathy more GCC v2.95 induced adjustments
1999-10-26 Gurusamy Sarathy warnings and const violations identified by compiling...
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
1999-10-24 Ilya Zakharevich Re: [PATCH 5.005_62] OS/2 improvements
1999-10-23 Jarkko Hietaniemi More printf-fixes (see also #4426).
1999-10-10 Gurusamy Sarathy revert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-06 Gurusamy Sarathy make die/warn and other diagnostics go to wherever...
1999-09-30 Kurt D. Starsinic (Was: deprecating SIGDIE)
1999-08-29 Jarkko Hietaniemi Fix a typo in #4036.
1999-08-29 Jarkko Hietaniemi Rename warning to warnings, from Paul Marquess.
1999-08-29 Gurusamy Sarathy deadcode removal
1999-08-20 Gurusamy Sarathy win32 tweaks
1999-08-19 Jarkko Hietaniemi Removed duplicated code (in pp.c and mg.c) by introducing
1999-08-16 Jarkko Hietaniemi Batch of small 64-bit/long double/large file support...
1999-08-10 Jarkko Hietaniemi Gratuitous uid and gid casts to I32s and ints removed.
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Jarkko Hietaniemi 64-bit work. Now 32-bit platforms get a 100% make...
1999-08-01 Fifer, Eric cygwin update
1999-07-17 Ilya Zakharevich Segfaults if $^P
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Dan Sugalski slightly tweaked version of suggested patch
1999-07-05 Ilya Zakharevich Setting $^E wipes out $!
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-17 Jarkko Hietaniemi Fixed two long-standing locale bugs.
1999-06-10 Gurusamy Sarathy win32 build fixes
next