Basic integrate of lastest perl into ansiperl
[p5sagit/p5-mst-13.2.git] / perl.c
1997-11-21 Nick Ing-Simmons Basic integrate of lastest perl into ansiperl
1997-11-19 Ilya Zakharevich Jumbo regexp patch applied (with minor fix-up tweaks):
1997-11-14 Gurusamy Sarathy Integrate mainline changes into win32 branch. Now...
1997-11-13 Malcolm Beattie Change CONTEXT to PERL_CONTEXT throughout source (since...
1997-11-12 Gurusamy Sarathy Carry over changes in ansiperl branch. Win32 branch...
1997-11-12 Nick Ing-Simmons Fixup Win32
1997-11-12 Gurusamy Sarathy Minor tweaks to add a thread_intern struct that should...
1997-11-11 Gurusamy Sarathy Initial (untested) integration of mainline changes.
1997-11-11 Malcolm Beattie Fix up ansiperl integration. Back to passing all expect...
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-11 Malcolm Beattie Fix up $@ (ERRSV now refers to GvSV(errgv) for non...
1997-11-10 Gurusamy Sarathy Merge a patch in preparation for "weak keywords":
1997-11-10 Gurusamy Sarathy Win32 branch now contains all non-ansification changes...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-08 Nick Ing-Simmons Get threads working again on Win32
1997-11-07 Nick Ing-Simmons Reverse integrate Malcolm's chanes into local
1997-11-07 Nick Ing-Simmons Raw integrate of latest perl
1997-11-06 Malcolm Beattie Per-thread magicals now stored in their own thr->magica...
1997-11-05 Malcolm Beattie Per-thread magicals mostly working (and localisable...
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-05 Nick Ing-Simmons Compile(d) at least once with threads on win32
1997-11-01 Nick Ing-Simmons Integrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Malcolm Beattie Half way through moving per-thread magicals into per...
1997-10-31 Nick Ing-Simmons Convert miniperl sources to ANSI C. Several passes of
1997-10-29 Malcolm Beattie Remove global macro "self". Change thr->Tself to thr...
1997-10-24 Malcolm Beattie Improve internal threading API. Introduce win32/win32th...
1997-10-16 Gurusamy Sarathy Merge changes to Thread and add makefile fixups to...
1997-10-16 Gurusamy Sarathy A quick merge of latest mainline.
1997-10-16 Malcolm Beattie Correct threads_mutex locking in main thread destruction.
1997-10-16 Malcolm Beattie Fix up merge with 5.004_04.
1997-10-16 Malcolm Beattie Merge maint-5.004 branch (5.004_04) with mainline.
1997-10-15 Gurusamy Sarathy Win32 changes over 5.004_52:
1997-10-15 Gurusamy Sarathy Integrated latest changes from mainline into win32.
1997-10-15 Malcolm Beattie Finish thread state machine: fixes global destruction...
1997-10-15 Malcolm Beattie Started rewriting thread state machine.
1997-10-13 Gurusamy Sarathy Initial merge of win32 threads patch.
1997-10-10 Malcolm Beattie Rewrite thread destruction system using linked list...
1997-10-08 Malcolm Beattie Merge maint-5.004 branch (5.004_03) with mainline.
1997-10-05 Malcolm Beattie Move init of global mutexes/cond vars earlier.
1997-10-03 Malcolm Beattie Remove last traces of "tokenbuf as temp buffer" and...
1997-10-03 Malcolm Beattie Reliable thread signal handling.
1997-09-30 Malcolm Beattie Merge maint-5.004 branch (5.004_01) with mainline.
1997-09-22 Malcolm Beattie More fprintf -> PerlIO_printf changes.
1997-09-09 Malcolm Beattie Rewrite synchronisation of subs/methods and add attrs
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-05 Tim Bunce [inseperable differences to perl 5.004_03]
1997-09-04 Gurusamy Sarathy seen_dot declaration in perl.c needed for VMS
1997-09-04 Richard A. Wells typos in perl -h output
1997-09-03 Malcolm Beattie Rename RESTART to INIT and associated changes
1997-08-11 Malcolm Beattie Assorted changes for multi-threading (now works rather...
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 Ilya Zakharevich Additional OS/2 patches
1997-08-06 Gurusamy Sarathy win32 extras and embedding
1997-08-06 Ilya Zakharevich Enable PERL_DEBUG_MSTATS without -DDEBUGGING_MSTATS
1997-08-06 Gurusamy Sarathy -S flag fixes for DOSISH platforms
1997-08-06 Warren Jones Minor Win32 glitch with -S flag
1997-08-06 Gurusamy Sarathy Re: Calling Perl from within C from within Perl
1997-08-06 Ilya Zakharevich : reduced malloc patch
1997-07-24 Malcolm Beattie Start support for fake threads.
1997-07-17 Malcolm Beattie Fix multiple problems with lexical @_.
1997-07-01 Malcolm Beattie Support for op in global register (still buggy)
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-05-28 Malcolm Beattie Fixups for thrperl integration.
1997-05-26 Malcolm Beattie Integrate thrperl 5.003->5.004.
1997-05-25 Malcolm Beattie Fix up integration 5.003->5.004.
1997-05-25 Malcolm Beattie First stab at 5.003 -> 5.004 integration.
1997-05-15 Perl 5 Porters [inseparable changes from match from perl-5.003_99a...
1997-05-15 Danny Sadinoff Don't require executable bit on perl -S if DOSISH
1997-04-24 Perl 5 Porters [inseparable changes from match from perl-5.003_97h...
1997-04-23 Malcolm Beattie Added programmer-level condition variables via "condpai...
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
1997-04-04 Perl 5 Porters [inseparable changes from match from perl-5.003_97a...
1997-04-02 Perl 5 Porters [inseparable changes from match from perl-5.003_97...
1997-04-02 Gurusamy Sarathy Minor cleanups
1997-04-01 Jim Avera Fix MM doc's use of "SUPER::"
1997-04-01 Chip Salzenberg Don't use setjmp() and longjmp() in complex exprs
1997-03-28 Malcolm Beattie Initial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-28 Malcolm Beattie Initial devel changes.
1997-03-25 Perl 5 Porters [inseperable changes from patch from perl-5.003_95...
1997-03-25 Gurusamy Sarathy Re: embedded perl and top_env problem
1997-03-25 Gisle Aas Typo in perl.c: Printing NO_EMBED for perl -V
1997-03-22 Chip Salzenberg Fix botch with G_NOARGS; PUSHMARK *is* required
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-03-08 Doug MacEachern Warn about missing -DMULTIPLICITY if likely a problem
1997-03-06 Perl 5 Porters [inseparable changes from match from perl-5.003_92...
1997-03-06 Andy Dougherty perl -P path patch
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-02-25 Perl 5 Porters [inseparable changes from match from perl-5.003_90...
1997-02-25 Gurusamy Sarathy Clean up and document API for hashes
1997-02-25 Gurusamy Sarathy _90 op/tie.t gets "Segmentation fault" with Sarathy...
1997-02-25 Gurusamy Sarathy Fix perl_call_*() when !G_EVAL
1997-02-21 Perl 5 Porters [inseparable changes from patch from perl5.003_27 to...
1997-02-21 Ilya Zakharevich Re: OS/2 patch for _27
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
1997-02-10 Perl 5 Porters [inseparable changes from patch from perl5.003_25 to...
1997-02-04 Perl 5 Porters [inseparable changes from patch from perl5.003_24 to...
next