embed.pl now reads *var*.h to do its stuff.
[p5sagit/p5-mst-13.2.git] / perl.h
1997-11-30 Nick Ing-Simmons embed.pl now reads *var*.h to do its stuff.
1997-11-29 Nick Ing-Simmons Globals and structs via macros - part 1 of N
1997-11-29 Nick Ing-Simmons Sort out malloc_mutex for perl's malloc
1997-11-29 Nick Ing-Simmons Integrate win32 into ansiperl
1997-11-29 Nick Ing-Simmons GCC + Threads on Win32 - best gcc results yet
1997-11-28 Gurusamy Sarathy [win32] integrate winansi.
1997-11-27 Nick Ing-Simmons Add files and tweak others to get 'native' Mingw32...
1997-11-27 Nick Ing-Simmons Merge win32 and ansiperl branches post _55 tweaks from...
1997-11-26 Nick Ing-Simmons Integrate mainline as of _55
1997-11-26 Gurusamy Sarathy [win32] Various changes to make it build cleanly and...
1997-11-25 Gurusamy Sarathy [win32] Fixup the places where the automatic merge...
1997-11-25 Gurusamy Sarathy [win32] reverse integrate mainline
1997-11-25 Ilya Zakharevich Move malloc_mutex initialisation/destruction:
1997-11-25 Malcolm Beattie Integrate from ansi branch to mainline.
1997-11-25 Jarkko Hietaniemi AIX patch (including Configure support for {sched,pthre...
1997-11-22 Nick Ing-Simmons Resolve ansiperl against win32
1997-11-22 Gurusamy Sarathy [win32] Generic change in win32 branch: don't just...
1997-11-22 Gurusamy Sarathy [win32] Integrate mainline.
1997-11-21 Malcolm Beattie $_ is now per-thread (rather a lot of changes). Only...
1997-11-21 Nick Ing-Simmons Basic integrate of lastest perl into ansiperl
1997-11-20 Malcolm Beattie Initial stab at IRIX configuration support for threadin...
1997-11-19 Ilya Zakharevich Jumbo regexp patch applied (with minor fix-up tweaks):
1997-11-18 Malcolm Beattie Fix typo in win32 -> mainline integration.
1997-11-18 Malcolm Beattie Integrate win32 branch back into mainline.
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 Clean up win32/win32sck.c (runtime load of Winsock...
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 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 Remove runlevel. It was used to count how many runops...
1997-11-10 Gurusamy Sarathy Win32 branch now contains all non-ansification changes...
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-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-01 Nick Ing-Simmons Integrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
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-24 Malcolm Beattie Improve internal threading API. Introduce win32/win32th...
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 Merge maint-5.004 branch (5.004_04) with mainline.
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-10 Malcolm Beattie Took out mystack_foo for good, fixed up interp.sym...
1997-10-08 Malcolm Beattie Merge maint-5.004 branch (5.004_03) with mainline.
1997-10-03 Malcolm Beattie Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
1997-10-03 Malcolm Beattie Reliable thread signal handling.
1997-10-01 Malcolm Beattie Move runops_foo prototypes from proto.h to early in...
1997-09-30 Malcolm Beattie Merge maint-5.004 branch (5.004_01) with mainline.
1997-09-29 Malcolm Beattie Re-introduce the changes from change 68 (runops becomes a
1997-09-29 Malcolm Beattie Start merge with maint-5.004 branch by creating an...
1997-09-22 Malcolm Beattie runops becomes a funtion pointer and sv_bless3 created
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-03 Malcolm Beattie Rename RESTART to INIT and associated changes
1997-08-13 Malcolm Beattie Threading fixups for Digital UNIX.
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-07-24 Malcolm Beattie Start support for fake threads.
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-11 Hans Mulder ENV leaks on win32 (was Re: Comments on ENV patch sought)
1997-05-26 Malcolm Beattie Integrate thrperl 5.003->5.004.
1997-05-25 Malcolm Beattie First stab at 5.003 -> 5.004 integration.
1997-04-26 Perl 5 Porters [inseparable changes from match from perl-5.003_97i...
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 Steven Parkes Fix STMT_{START,END} under g++
1997-04-02 Perl 5 Porters [inseparable changes from match from perl-5.003_97...
1997-04-02 John Cerney Patch to Build Dynamic-Lib (DLL) version of perl using...
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-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
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 Fix perl_call_*() when !G_EVAL
1997-02-18 Perl 5 Porters [inseparable changes from patch from perl5.003_26 to...
1997-02-10 Chip Salzenberg Fix value of system() and $? for DEC UNIX, VMS, others
1997-02-04 Perl 5 Porters [inseparable changes from patch from perl5.003_24 to...
1997-01-29 Jarkko Hietaniemi Fix overloading macro conflict with Digital 'cc -fast'
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1997-01-04 Perl 5 Porters [inseparable changes from patch from perl5.003_18 to...
1997-01-04 Doug MacEachern 5.003_18: perl_{con,des}truct fixes
1996-12-31 Perl 5 Porters [inseparable changes from patch from perl5.003_17 to...
1996-12-23 Perl 5 Porters [inseparable changes from patch from perl5.003_13 to...
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-12-06 Perl 5 Porters [inseparable changes from patch from perl5.003_10 to...
1996-11-29 Perl 5 Porters [inseparable changes from patch from perl5.003_09 to...
1996-11-29 Kenneth Albanowski Reliable signal patch
1996-11-26 Perl 5 Porters [inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-10-08 Perl 5 Porters perl 5.003_07: ext/SDBM_File/sdbm/sdbm.h perl.h
1996-09-30 Perl 5 Porters perl 5.003_06: perl.h
next