p5sagit/p5-mst-13.2.git
1997-12-14 Nick Ing-Simmons Ilya's MakeMaker (empty makefile) patch
1997-12-13 Nick Ing-Simmons Resolve ansiperl against mainline
1997-12-12 Malcolm Beattie pp_print and pp_prtf handling of tied file handles...
1997-12-11 Malcolm Beattie Add missing patch to op.c that didn't come across with...
1997-12-11 Malcolm Beattie Stop tr/// from writing to target when only counting.
1997-12-10 Malcolm Beattie Fix char*/unsigned char* clashes in util.c:fbm_instr...
1997-12-10 Malcolm Beattie Start overhauling compiler. It was working at least...
1997-12-10 Malcolm Beattie Fix perl_os_thread typedef for pthreads. Tweak SvTAINT...
1997-12-10 Ilya Zakharevich Minor fix/speedup to util.c:fbm_instr:
1997-12-10 Jarkko Hietaniemi Patches for IRIX, AIX and some generic stuff:
1997-12-10 Malcolm Beattie Integrate win32 back into mainline (trivial).
1997-12-09 Nick Ing-Simmons Resolve win32 - Sarathy's tweak.
1997-12-08 Gurusamy Sarathy [win32] re-add PERLVARI?C? change that somehow went...
1997-12-05 Nick Ing-Simmons Resolve ansiperl against win32
1997-12-02 Gurusamy Sarathy [win32] Revert to keeping (some) constant strings as...
1997-12-02 Gurusamy Sarathy [win32] makegcc.mk merged into makefile.mk, so makegcc...
1997-12-02 Gurusamy Sarathy [win32] Integrate winansi again. Result builds and...
1997-12-02 Gurusamy Sarathy [win32] various hacks to get mingw32 to build. Sync...
1997-12-02 Nick Ing-Simmons Add a 4th step (yes FOUR) to dll build process for...
1997-12-02 Nick Ing-Simmons Sarathy's patch
1997-12-01 Gurusamy Sarathy [win32] Reverse integrate to get all of Nick's changes...
1997-12-01 Nick Ing-Simmons Builds and passes all tests with gcc on Win32 - phew!
1997-12-01 Nick Ing-Simmons Create a struct for all perls globals (as an option)
1997-11-30 Nick Ing-Simmons Fixup exports in non -DDEBUGGING case
1997-11-30 Nick Ing-Simmons Disable hard-coded -DDEBUGGING
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 VC++ default to threaded
1997-11-29 Nick Ing-Simmons Avoid __declspec(thread) by default, for both scratch
1997-11-29 Nick Ing-Simmons Non-threaded build fix
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 Nick Ing-Simmons Un-botch gcc workround
1997-11-28 Nick Ing-Simmons Builds completely with Mingw32, dynamic loaded extensions
1997-11-28 Gurusamy Sarathy [win32] integrate winansi.
1997-11-28 Gurusamy Sarathy [win32] Integrate mainline.
1997-11-27 Nick Ing-Simmons GCC builds perl.dll and perl.exe on Win32
1997-11-27 Nick Ing-Simmons Add files and tweak others to get 'native' Mingw32...
1997-11-27 Malcolm Beattie Give dire warnings about the IRIX 6.2 kernel panic.
1997-11-27 Andreas König Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
1997-11-27 Malcolm Beattie Integrate win32 branch back into mainline.
1997-11-27 Paul Marquess Fix t/lib/safe2.t for SunOS 4.1.3:
1997-11-27 Ilya Zakharevich Fix MYMALLOC (wrong #define in malloc.c):
1997-11-27 Owen Taylor Fix newSVrv so sv_setref_foo work better:
1997-11-27 Malcolm Beattie Output skipped test information in test suite:
1997-11-27 Ilya Zakharevich Add 'W'atch command to debugger and improve help:
1997-11-27 Ilya Zakharevich Stop double initialisation of malloc_mutex:
1997-11-27 Malcolm Beattie Fix PVLV case in sv_setsv (plus tests in op/pat.t).
1997-11-27 Nick Ing-Simmons Merge win32 and ansiperl branches post _55 tweaks from...
1997-11-26 Gurusamy Sarathy [win32] merge win32-aware installperl in ansiperl branch.
1997-11-26 Gurusamy Sarathy [win32] Fix for C<sort 'foo'...> bug:
1997-11-26 Nick Ing-Simmons Win32-ize installperl
1997-11-26 Gurusamy Sarathy [win32] Another trivial patch:
1997-11-26 Nick Ing-Simmons Fixup _55 for Win32:
1997-11-26 Gurusamy Sarathy [win32] Sync yet another patch (this one manually edited):
1997-11-26 Gurusamy Sarathy [win32] Sync another change from local repository.
1997-11-26 Gurusamy Sarathy [win32] Sync a change from local repository.
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 Malcolm Beattie Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
1997-11-25 Malcolm Beattie Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
1997-11-25 Ilya Zakharevich Move malloc_mutex initialisation/destruction:
1997-11-25 Owen Taylor Make hv_ functions cope better with 'm'-magic:
1997-11-25 Malcolm Beattie Fix typo in Thread.xs.
1997-11-25 Malcolm Beattie Integrate from ansi branch to mainline.
1997-11-25 Jarkko Hietaniemi AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
1997-11-25 Jarkko Hietaniemi AIX patch for hints/aix.sh:
1997-11-25 Malcolm Beattie Fix scalar dereference of threadsv variables (e.g....
1997-11-25 Jarkko Hietaniemi AIX patch (including Configure support for {sched,pthre...
1997-11-25 Malcolm Beattie Rename perl_thread to perl_os_thread.
1997-11-25 Jarkko Hietaniemi Remove bincompat3 support:
1997-11-25 Ilya Zakharevich Emacs/tags update:
1997-11-23 Nick Ing-Simmons Add $$_ test
1997-11-23 Gurusamy Sarathy [win32] Initial reverse integration of winansi branch.
1997-11-23 Gurusamy Sarathy Add to docs about the BEGIN { shift } feature. Make...
1997-11-22 Nick Ing-Simmons Duplicate perl_threadsv
1997-11-22 Nick Ing-Simmons Munge pseudo-Configure stuff to add -thread to archname as
1997-11-22 Nick Ing-Simmons Builds and passes all but english.t on win32 VC++
1997-11-22 Nick Ing-Simmons ansiperl builds with Borland C++ again
1997-11-22 Nick Ing-Simmons Resolve ansiperl against mainline
1997-11-22 Nick Ing-Simmons Resolve ansiperl against win32
1997-11-22 Gurusamy Sarathy - shift() inside BEGIN|END|INIT now shifts @ARGV instea...
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 Paul Marquess Filter patch to toke.c:
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 Malcolm Beattie The new jumbo regexp stuff did SSPUSHINT on a char...
1997-11-19 Malcolm Beattie avhv_keys under Digital UNIX made avhv.t fail because...
1997-11-19 Jarkko Hietaniemi Let Configure sort out get{host,net}byaddr* prototypes:
1997-11-19 Ilya Zakharevich Jumbo regexp patch applied (with minor fix-up tweaks):
1997-11-18 Joshua Pritikin Separate avhv_foo() key handling into avhv_keys()....
1997-11-18 Malcolm Beattie Bring MANIFEST up to date. Add new thread tests.
1997-11-18 Malcolm Beattie magic_setisa enhanced to update %FIELDS automatically...
1997-11-18 Malcolm Beattie Fix typo in win32 -> mainline integration.
1997-11-18 Malcolm Beattie Integrate win32 branch back into mainline.
next