This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
small os390 tweaks (from Peter Prymmer)
[perl5.git] / op.h
2000-03-19 Gurusamy Sarathysupport for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-09 Gurusamy Sarathysupport binmode(F,":crlf") and use open IN => ":raw...
2000-03-08 Gurusamy Sarathyabstract code for C<use Foo 1.23 @ary;> into a Perl_loa...
2000-03-08 Gurusamy Sarathyadd missing locks for op refcounts
2000-03-03 Gurusamy Sarathysupport for list assignment to pseudohashes (from John...
2000-02-25 Gurusamy Sarathychange#4849 wasn't restoring savestack correctly; make...
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-01-31 Gurusamy Sarathyintroduce $^U, a global bit to indicate whether system
2000-01-31 Gurusamy Sarathyruntime now looks at the SVf_UTF8 bit on the SV to...
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-23 Gurusamy Sarathychange#4866 was flawed; revert and add better fix for...
2000-01-21 Gurusamy Sarathysupport for C<exists &func> (from Spider Boardman)
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-14 Gurusamy Sarathyavoid spurious "Useless use of variable" warning on...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathyminor USE_ITHREADS tweaks
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-11 Jarkko HietaniemiIntegrate with Sarathy.
1999-11-10 Gurusamy Sarathymore cleanups for change#4539
1999-11-08 Gurusamy Sarathypreliminary support for GVOP indirection via pad
1999-11-06 Jan Dubois[5.005_62 PATCH] binmode and locale support for -T...
1999-10-29 Gurusamy Sarathyusurp GVOP slot for new PADOP (one small step to making...
1999-09-29 Charles Baileyresync with mainline
1999-09-05 Gurusamy Sarathyinitial implementation of lvalue subroutines (slightly...
1999-08-29 Ilya ZakharevichSpeeding up XSUB calls up to 66%
1999-07-23 Gurusamy Sarathyemit warning about function calls that were encountered...
1999-07-07 Stephen McCamantEliminate CONDOPs
1999-07-06 Ilya ZakharevichOptimize away OP_SASSIGN
1999-06-10 Gurusamy Sarathywin32 build fixes
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-29 Mark-Jason DominusPATCH (5.005_57): Document use of `SPECIAL' flag for...
1999-05-24 Gurusamy Sarathyoops, some files missing in change#3449
1999-05-24 Gurusamy Sarathyredo change#2061 and parts of change#1169 with code...
1999-03-25 Stephen McCamantCompiler needs to know about utf8 SVOP tr///s
1999-03-22 Gurusamy Sarathyupdate copyright years
1999-01-13 Jarkko HietaniemiFrom: Hans Mulder <hansm@icgroup.nl>
1998-10-30 Gurusamy Sarathyremaining PL_foo stragglers
1998-09-05 Larry Walltr/// logic was hosed under utf8
1998-08-09 Paul Marquesslexical warnings; tweaks to places that didn't apply...
1998-07-24 Larry WallHere are the long-expected Unicode/UTF-8 modifications.
1998-07-18 Nick Ing-SimmonsMerge latest mainline
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-07-18 Gurusamy Sarathyfix major bug in GIMME (introduced in 5.003_96); void...
1998-07-13 Graham Barradded patch, tweaked PERL_OBJECT things
1998-07-04 Gurusamy Sarathymerge changes#1210,1211,1270 from maintbranch
1998-06-21 Douglas Lankshearapplied patch, along with many changes:
1998-06-11 Ilya ZakharevichBugs with (?{}), $^R and many-to-many subst
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-15 Gurusamy Sarathy[win32] merge change#905 from maintbranch, minor fixes...
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
1997-12-11 Malcolm BeattieStop tr/// from writing to target when only counting.
1997-12-10 Malcolm BeattieStart overhauling compiler. It was working at least...
1997-11-25 Malcolm BeattieFix scalar dereference of threadsv variables (e.g....
1997-11-21 Malcolm Beattie$_ is now per-thread (rather a lot of changes). Only...
1997-11-19 Ilya ZakharevichJumbo regexp patch applied (with minor fix-up tweaks):
1997-11-07 Nick Ing-SimmonsRaw integrate of latest perl
1997-11-05 Malcolm BeattiePer-thread magicals mostly working (and localisable...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-10-29 Malcolm BeattieMove compiler OP class information into opcode.pl.
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-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-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...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-07-05 Perl 5 PortersOverload OPf_SPECIAL with G_KEEPERR status for OP_...
1996-02-03 Perl 5 Portersperl5.002beta3
1995-11-20 Larry Wall5.002 beta 1
1995-06-22 Andy DoughertyThis is my patch patch.1m for perl5.001.
1995-03-13 Larry WallPerl 5.001 perl-5.001
1994-10-17 Larry Wallperl 5.000 perl-5.000
1994-05-04 Larry Wallperl 5.0 alpha 9 perl-5a9
1993-12-10 Larry Wallperl 5.0 alpha 5
1993-11-10 Larry Wallperl 5.0 alpha 4
1993-10-10 Larry Wallperl 5.0 alpha 3
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2