p5sagit/p5-mst-13.2.git
1998-01-24 Nick Ing-Simmons Add perlhist.pod
1998-01-17 Spider Boardman 5.004_56 threaded and "CONFIG key 'exe_ext' does not...
1998-01-17 Robin Barker Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
1998-01-17 Nick Ing-Simmons Permit tie ?foo,$object
1998-01-15 Nick Ing-Simmons First working TIEARRAY and other misc tie fixes
1998-01-14 Nick Ing-Simmons Not working yet - split problems ...
1998-01-14 Nick Ing-Simmons TIEARRAY updates - almost works ...
1998-01-13 Nick Ing-Simmons tiearray tweaks
1998-01-13 Nick Ing-Simmons Skeleton Tie::Array
1998-01-13 Nick Ing-Simmons tie array changes to core and tests
1998-01-11 Nick Ing-Simmons Integrate win32 into ansiperl
1998-01-11 Nick Ing-Simmons Integratye mainline -> ansiperl
1998-01-09 Malcolm Beattie Add missing blank line in pod/perlfunc.pod.
1998-01-08 Gurusamy Sarathy [win32] change#398 breaks ENV_IS_CASELESS, fix it
1998-01-08 Gurusamy Sarathy [win32] Integrate mainline
1998-01-08 Jarkko Hietaniemi Fix thinko in t/pragma/locale.t:
1998-01-08 Hans Mulder Use Tom Horley's qsort for sorting:
1998-01-08 Hans Mulder Make s2p not use cpp:
1998-01-08 Roderick Schertler DG/UX tweaks to perl.h:
1998-01-08 Spider Boardman Configure and hints/dec_osf.sh changes for Digital...
1998-01-08 Malcolm Beattie Missing "" in Configure echo for gethbadd_addr_type.
1998-01-08 Gurusamy Sarathy print/printf/... over-eager mg_find for glob magic:
1998-01-08 Charles Bailey Assorted VMS patches (mostly VMS makefile update for...
1998-01-08 Molnar Laszlo Fix utils/perldoc.PL for dos-djgpp:
1998-01-08 Johan Vromans Version 2.13 of GetoptLong:
1998-01-08 Jarkko Hietaniemi Fix variable export and threading configuration for...
1998-01-08 Ilya Zakharevich Regexp fix: (?>a+)b doesn't match aaab:
1998-01-08 Owen Taylor Fix hv_delete for 'm'-magic. Based on following patch...
1998-01-08 Malcolm Beattie Integrate win32 branch into mainline.
1998-01-07 Gurusamy Sarathy [win32] tweak case-insensitive ENV implementation
1998-01-07 Nick Ing-Simmons Integrate win32 branch
1998-01-05 Gurusamy Sarathy [win32] Allow $ENV{PERL5SHELL} to contain switches...
1998-01-05 Gurusamy Sarathy [win32] Support case-tolerant %ENV
1998-01-04 Tye McQueen [win32] Add a tweaked version of:
1998-01-04 Gurusamy Sarathy [win32] Various win32 fixes
1997-12-30 Gurusamy Sarathy [win32] Fix $ENV{Path} in FindBin.pm
1997-12-29 Nick Ing-Simmons Resolve ansiperl against win32
1997-12-24 Gurusamy Sarathy [win32] make $? Unix (and ActiveWare) compatible
1997-12-24 Gurusamy Sarathy [win32] support ioctl() on sockets (does what ioctlsock...
1997-12-24 Gurusamy Sarathy [win32] support getlogin()
1997-12-24 Gurusamy Sarathy [win32] add support for crypt() via user-supplied des_f...
1997-12-24 Gurusamy Sarathy [win32] tweak op.c to avoid warning
1997-12-23 Gurusamy Sarathy [win32] Trivial bugfix#3 from local repository
1997-12-23 Gurusamy Sarathy [win32] Trivial bugfix#2 from local repository
1997-12-23 Gurusamy Sarathy [win32] Trivial bugfix#1 from local repository
1997-12-18 Gurusamy Sarathy [win32] Integrate mainline
1997-12-18 Malcolm Beattie Integrate ansi @364,@366 into mainline.
1997-12-18 Malcolm Beattie Add a few missing files to MANIFEST
1997-12-18 Malcolm Beattie Bump patchlevel to 56.
1997-12-18 Nick Ing-Simmons Resolve against mainline
1997-12-18 Nick Ing-Simmons Resolve against Win32
1997-12-17 Charles Bailey Lots of VMS changes. vms/gen_shrfls.pl (which parses...
1997-12-17 Molnar Laszlo Major changes to the DOS/djgpp port (including threading):
1997-12-17 Paul Marquess Upgrade DB_File to 1.56:
1997-12-17 Ilya Zakharevich Threading patches for OS/2 (missing files taken from...
1997-12-17 Ilya Zakharevich Add OS2 to list for DONT_DECLARE_STD in perl.h:
1997-12-17 Ilya Zakharevich Allow "perldoc -F filename":
1997-12-17 Malcolm Beattie Fix not-reached warning for pp_threadsv.
1997-12-14 Nick Ing-Simmons Fix typo in Ilya's patch :-(
1997-12-14 Nick Ing-Simmons #undef new PERLVARIC macro in appropriate places
1997-12-14 Nick Ing-Simmons Ilya's MakeMaker (empty makefile) patch
1997-12-13 Gurusamy Sarathy [win32] Integrate mainline. Builds and passes (Borland).
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...
next