This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
note about AVf_*
[perl5.git] / pp_sys.c
1998-05-29 Malcolm BeattieAdd missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-23 Gurusamy Sarathy[win32] merge changes#1016,1018 from maintbranch (1017...
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-18 Gurusamy Sarathy[win32] more whitespace tweaks from maintbranch
1998-05-16 Gurusamy Sarathy[win32] merge change#985 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Andy Dougherty[PATCH for 5.004_64] Configure patch Config_64-01
1998-05-14 Gurusamy Sarathy[win32] merge change#886 from maintbranch
1998-04-08 Gurusamy Sarathy[asperl] integrate mainline changes
1998-04-03 Gurusamy Sarathy[win32] integrate mainline
1998-04-03 Gurusamy Sarathy[win32] implement stack-of-stacks so that magic invocat...
1998-04-02 Malcolm BeattieAndy Dougherty's configuration patches (Config_63-01...
1998-04-02 Stephen PotterRe: doc: perlrun typo
1998-03-16 Malcolm BeattieBump patchlevel.h to 63.
1998-03-16 Andy Dougherty[PATCH 5.004_62} Config_62-01 patch available.
1998-03-16 Gurusamy Sarathy[win32] integrate mainline
1998-03-16 Gurusamy Sarathy[asperl] various changes to get asperl working under...
1998-03-07 Nick Ing-SimmonsThere has been a 'thaw' in config.h (the ICE has gone...
1998-03-07 Gurusamy Sarathy[win32] integrate mainline changes
1998-03-07 Gurusamy Sarathy[win32] change all 'sp' to 'SP' in code and in the...
1998-03-05 Andy DoughertyConfigure patches -01 and -02 for 5.004_61.
1998-03-01 Gurusamy Sarathy[asperl] integrate mainline changes
1998-02-27 Graham Barr_60 & _04 - Add WRITE & CLOSE to TIEHANDLE
1998-02-25 Andy DoughertyRe: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-22 Gurusamy Sarathy[asperl] integrate latest win32 branch
1998-02-16 Gurusamy Sarathy[win32] fix mingw32 gcc 2.8.0 build (DLLs generated...
1998-02-14 Gurusamy Sarathy[asperl] bring ASPerl uptodate with mainline changes
1998-02-12 Jarkko Hietaniemi[PATCH] 5.004_58: the locale.t problem in IRIX
1998-01-30 Gurusamy Sarathy[asperl] initial merge of latest win32 branch into...
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
1998-01-30 Gurusamy Sarathy[asperl] Created new branch from win32@396, added AS...
1998-01-24 Nick Ing-SimmonsGet PerlXxx_yyyy() macro stuff to _compile_ on Solaris.
1998-01-19 Gurusamy Sarathy[win32] foo() -> PerlGroup_foo() patch from ActiveState
1998-01-17 Nick Ing-SimmonsPermit tie ?foo,$object
1998-01-14 Nick Ing-SimmonsTIEARRAY updates - almost works ...
1998-01-13 Nick Ing-Simmonstiearray tweaks
1998-01-08 Gurusamy Sarathyprint/printf/... over-eager mg_find for glob magic:
1998-01-04 Gurusamy Sarathy[win32] Various win32 fixes
1997-12-12 Malcolm Beattiepp_print and pp_prtf handling of tied file handles...
1997-11-19 Jarkko HietaniemiLet Configure sort out get{host,net}byaddr* prototypes:
1997-11-13 Malcolm BeattieChange CONTEXT to PERL_CONTEXT throughout source (since...
1997-11-11 Malcolm BeattieInitial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm BeattieFix up $@ (ERRSV now refers to GvSV(errgv) for non...
1997-11-10 Gurusamy SarathyWin32 branch now contains all non-ansification changes...
1997-11-09 Nick Ing-SimmonsFix 'anydbm.t' - if the gv is passed 1st call to inherited
1997-11-07 Nick Ing-SimmonsMerge changes as of 18:00 CST
1997-11-07 Nick Ing-SimmonsReverse integrate Malcolm's chanes into local
1997-11-07 Malcolm BeattieChange pp_tie and pp_dbmopen to use perl_call_sv instea...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-01 Nick Ing-SimmonsIntegrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Malcolm BeattieHalf way through moving per-thread magicals into per...
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
1997-10-03 Malcolm BeattieRemove last traces of "tokenbuf as temp buffer" and...
1997-09-30 Malcolm BeattieMerge maint-5.004 branch (5.004_01) with mainline.
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-09-04 Hallvard B FurusethFurther fix to lseek's in lockf_emulate_flock
1997-08-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-07-01 Malcolm BeattieSupport for op in global register (still buggy)
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
1997-06-11 Jonathan Hudsonlib/io_udp.t fails on VMS
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-05-15 Perl 5 Porters[inseparable changes from match from perl-5.003_99a...
1997-05-07 Perl 5 Porters[inseparable changes from match from perl-5.003_99...
1997-04-30 Spider BoardmanFix sysread() on tied handle
1997-04-26 Hallvard B FurusethEliminate Alpha warnings
1997-04-24 Doug MacEachernFix scalar leak in pp_prtf()
1997-04-22 Perl 5 Porters[inseparable changes from match from perl-5.003_97g...
1997-04-22 Doug MacEachernSupport PRINTF for tied handles
1997-04-18 Perl 5 Porters[inseparable changes from match from perl-5.003_97f...
1997-04-17 Perl 5 Porters[inseparable changes from match from perl-5.003_97e...
1997-04-14 Perl 5 Porters[inseparable changes from patch from perl-5.003_97d... perl-5.003_97e
1997-04-07 Perl 5 Porters[inseparable changes from match from perl-5.003_97b...
1997-04-07 Charles BaileySpecial mkdir() for VMS
1997-04-04 Chip SalzenbergUse SSize_t for values of PerlIO_{read,write}
1997-04-02 Perl 5 Porters[inseparable changes from match from perl-5.003_97...
1997-04-02 John CerneyPatch to Build Dynamic-Lib (DLL) version of perl using...
1997-04-01 Jim AveraFix MM doc's use of "SUPER::"
1997-04-01 Chip SalzenbergImprove definition of Sock_size_t
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-25 Gurusamy SarathyRe: embedded perl and top_env problem
1997-03-22 Perl 5 Porters[inseparable changes from match from perl-5.003_94...
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-06 Perl 5 Porters[inseparable changes from match from perl-5.003_92...
1997-03-06 Doug MacEachernSupport READ and GETC for tied handles
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 SarathyFix perl_call_*() when !G_EVAL
1997-02-21 Perl 5 Porters[inseparable changes from patch from perl5.003_27 to...
1997-02-18 Perl 5 Porters[inseparable changes from patch from perl5.003_26 to...
1997-02-18 Roderick SchertlerMake format strings correspond exactly to parameters
1997-02-18 Roderick SchertlerAllow C<setpgrp $$>
1997-02-10 Chip SalzenbergFix value of system() and $? for DEC UNIX, VMS, others
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
next