1999-09-19 |
Gurusamy Sarathy |
avoid clearing @_ at all for faster subroutine calls... |
blob | commitdiff |
1999-09-13 |
Robin Barker |
Replace change #4100 with |
blob | commitdiff | diff to current |
1999-09-08 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
1999-09-08 |
Gurusamy Sarathy |
fix memory leak in C<sub f { split ' ', "a b" } f(... |
blob | commitdiff | diff to current |
1999-09-07 |
Robin Barker |
Fix pointer casts. |
blob | commitdiff | diff to current |
1999-09-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-09-05 |
Gurusamy Sarathy |
initial implementation of lvalue subroutines (slightly... |
blob | commitdiff | diff to current |
1999-09-05 |
Jarkko Hietaniemi |
Time is not yet ripe. |
blob | commitdiff | diff to current |
1999-09-04 |
Jarkko Hietaniemi |
Enable 64-bit clean bit ops. |
blob | commitdiff | diff to current |
1999-08-31 |
Jarkko Hietaniemi |
For some odd reason #4056 didn't undo #3922 completely. |
blob | commitdiff | diff to current |
1999-08-19 |
Jarkko Hietaniemi |
Removed duplicated code (in pp.c and mg.c) by introducing |
blob | commitdiff | diff to current |
1999-08-11 |
Jarkko Hietaniemi |
Unapply an experimental patch that accidentally escaped |
blob | commitdiff | diff to current |
1999-08-10 |
Dan Sugalski |
Patches needed to get _60 building with |
blob | commitdiff | diff to current |
1999-08-09 |
Jarkko Hietaniemi |
Integrate with Nick. |
blob | commitdiff | diff to current |
1999-08-06 |
Nathan Torkington |
Protect against pack/unpack repeat count overflows, |
blob | commitdiff | diff to current |
1999-08-05 |
Jarkko Hietaniemi |
split /^/ deprecation warning should not be on by default. |
blob | commitdiff | diff to current |
1999-08-05 |
Paul Marquess |
Warning fix to change #3922. |
blob | commitdiff | diff to current |
1999-08-05 |
Ilya Zakharevich |
Deprecate /^/ implictly meaning /^/m. |
blob | commitdiff | diff to current |
1999-08-02 |
Gurusamy Sarathy |
native int pack/unpack fixes (from Spider Boardman |
blob | commitdiff | diff to current |
1999-07-29 |
Jarkko Hietaniemi |
Repent and make overly large integerish |
blob | commitdiff | diff to current |
1999-07-27 |
Jarkko Hietaniemi |
Integer constants (0x, 0[0-7], 0b) now overflow fatally, |
blob | commitdiff | diff to current |
1999-07-26 |
Ian Phillipps |
(Version 2) Extending unpack to deal with counted strings |
blob | commitdiff | diff to current |
1999-07-23 |
Gurusamy Sarathy |
avoid useless use of target for pp_each(); also fixes... |
blob | commitdiff | diff to current |
1999-07-11 |
Jarkko Hietaniemi |
Manual synchronization with Sarathy (some files |
blob | commitdiff | diff to current |
1999-07-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-07-08 |
Gurusamy Sarathy |
more PERL_OBJECT cleanups (changes still untested on... |
blob | commitdiff | diff to current |
1999-07-08 |
Gurusamy Sarathy |
fixes for logical bugs in the lexwarn patch; other... |
blob | commitdiff | diff to current |
1999-07-07 |
Jarkko Hietaniemi |
Integrate with Sarathy; one conflict in t/pragma/warn... |
blob | commitdiff | diff to current |
1999-07-07 |
Paul Marquess |
lexical warnings update (warning.t fails one test |
blob | commitdiff | diff to current |
1999-07-07 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-07-06 |
Gurusamy Sarathy |
fix int vs STRLEN issue |
blob | commitdiff | diff to current |
1999-07-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-07-06 |
Ilya Zakharevich |
applied slightly tweaked version of suggested patch for |
blob | commitdiff | diff to current |
1999-07-06 |
Dan Sugalski |
slightly tweaked version of suggested patch |
blob | commitdiff | diff to current |
1999-07-06 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
1999-07-04 |
Jan Starzynski |
pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were... |
blob | commitdiff | diff to current |
1999-06-17 |
Jarkko Hietaniemi |
Fixed two long-standing locale bugs. |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
blob | commitdiff | diff to current |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
blob | commitdiff | diff to current |
1999-05-25 |
Ilya Zakharevich |
REx engine improvements |
blob | commitdiff | diff to current |
1999-05-20 |
Gurusamy Sarathy |
various little nits |
blob | commitdiff | diff to current |
1999-05-17 |
Gurusamy Sarathy |
emit more appropriate diagnostic for failed glob (variant |
blob | commitdiff | diff to current |
1999-05-12 |
Hugo van der Sanden |
better range-checking on list slices, with test |
blob | commitdiff | diff to current |
1999-05-11 |
Gurusamy Sarathy |
various fixes for clean build and test on win32; config... |
blob | commitdiff | diff to current |
1999-05-10 |
Ilya Zakharevich |
Self-consistent numeric conversion again |
blob | commitdiff | diff to current |
1999-05-10 |
Gurusamy Sarathy |
pp_modulo comment tweak from Ilya |
blob | commitdiff | diff to current |
1999-05-08 |
Gurusamy Sarathy |
avoid temporary files named 'tmp' |
blob | commitdiff | diff to current |
1999-05-08 |
Nick Ing-Simmons |
Tweaks to open(my $fh,...) stuff |
blob | commitdiff | diff to current |
1999-05-07 |
Nick Ing-Simmons |
Implement open( my $fh, ...) and similar. |
blob | commitdiff | diff to current |
1999-05-07 |
Ilya Zakharevich |
Make % use fmod() |
blob | commitdiff | diff to current |
1999-04-25 |
Gurusamy Sarathy |
fix buggy reference count on refs to SVs with autoviv... |
blob | commitdiff | diff to current |
1999-04-13 |
Jarkko Hietaniemi |
Add information about the two DEC C compiler optimizer... |
blob | commitdiff | diff to current |
1999-04-04 |
Gurusamy Sarathy |
correct places that said newSVpv() when they meant... |
blob | commitdiff | diff to current |
1999-04-03 |
Gurusamy Sarathy |
remove duplicate code and an extra branch in sv_setsv... |
blob | commitdiff | diff to current |
1999-03-22 |
Gurusamy Sarathy |
update copyright years |
blob | commitdiff | diff to current |
1999-03-03 |
Jarkko Hietaniemi |
Use '!' to mark native integer packings instead of... |
blob | commitdiff | diff to current |
1999-02-22 |
Jarkko Hietaniemi |
Snapshot the cross-compilation/multiarchitecture stuff |
blob | commitdiff | diff to current |
1999-02-19 |
Jarkko Hietaniemi |
pack/unpack better in (network-)short-non-16-bits and |
blob | commitdiff | diff to current |
1999-02-15 |
Jarkko Hietaniemi |
Enhance the packnative patch: use the packnative code |
blob | commitdiff | diff to current |
1999-02-15 |
Jarkko Hietaniemi |
support native integers, pack("L_",...) etc. (via priva... |
blob | commitdiff | diff to current |
1999-02-12 |
Jan Dubois |
remove OVERLOAD conditionals |
blob | commitdiff | diff to current |
1999-02-12 |
Gurusamy Sarathy |
fix ops that are not filehandle constructors to not... |
blob | commitdiff | diff to current |
1999-02-09 |
Valeriy E. Ushakov |
a modified version of suggested patch for pack template... |
blob | commitdiff | diff to current |
1999-02-01 |
Gurusamy Sarathy |
various win32-ish changes merged from maint-5.005 |
blob | commitdiff | diff to current |
1999-01-21 |
Achim Bohnet |
Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf... |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy |
bogus assert() |
blob | commitdiff | diff to current |
1998-12-31 |
Wilson P. Snyder II |
REV2: Binary number support |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy |
another threads reliability fix: serialize writes to... |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
Fix \G in REx without //g |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
more conservative version of changes#2345,2346,2347... |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
fix typo in pp_defined() causing C<defined %tied> to... |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
make $1 et al readonly under threads; make C<undef... |
blob | commitdiff | diff to current |
1998-11-18 |
Horst von Brand |
pp.c uses 'unsigned Quad_t' |
blob | commitdiff | diff to current |
1998-10-30 |
Ilya Zakharevich |
Overloaded <> and deref again |
blob | commitdiff | diff to current |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-10-28 |
Gurusamy Sarathy |
remove doubled hunk from integration |
blob | commitdiff | diff to current |
1998-10-28 |
Gurusamy Sarathy |
integrate cfgperl into mainline |
blob | commitdiff | diff to current |
1998-10-28 |
Jarkko Hietaniemi |
Bring in #2102. |
blob | commitdiff | diff to current |
1998-10-27 |
Larry Wall |
utf8 change to quotemeta broke EBCDIC |
blob | commitdiff | diff to current |
1998-10-26 |
Jarkko Hietaniemi |
Removed !(*s ... |
blob | commitdiff | diff to current |
1998-10-26 |
Gurusamy Sarathy |
various win32 tweaks; disable new xs_cpp section (it... |
blob | commitdiff | diff to current |
1998-10-25 |
Gisle Aas |
ord() and unpack("U*",...) should not be negative |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
integrate changes#1982,2014,2021 (from maint-5.005) |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
avoid the circular refcnt logic in magic_mutexfree() |
blob | commitdiff | diff to current |
1998-10-23 |
Larry Wall |
chr(0xFFFFFFFF) didn't translate to utf8 character |
blob | commitdiff | diff to current |
1998-10-23 |
Larry Wall |
Program with utf8 identifiers fails to compile |
blob | commitdiff | diff to current |
1998-10-17 |
Jarkko Hietaniemi |
Integrate mainperl. |
blob | commitdiff | diff to current |
1998-10-17 |
Gisle Aas |
fix buggy treatment of large checksums on unicode strings |
blob | commitdiff | diff to current |
1998-10-02 |
Jarkko Hietaniemi |
various Configure and hints updates (prefer drand48... |
blob | commitdiff | diff to current |
1998-09-23 |
Roderick Schertler |
seed srand from /dev/urandom when possible |
blob | commitdiff | diff to current |
1998-09-23 |
Gurusamy Sarathy |
integrate maint-5.005 changes (except conflicting chang... |
blob | commitdiff | diff to current |
1998-09-20 |
Peter Prymmer |
fix for unpack('u') failures on OS/390 |
blob | commitdiff | diff to current |
1998-09-05 |
Larry Wall |
tr/// logic was hosed under utf8 |
blob | commitdiff | diff to current |
1998-08-10 |
Gurusamy Sarathy |
various tweaks: fix signed vs. unsigned problems that... |
blob | commitdiff | diff to current |
1998-08-09 |
Paul Marquess |
lexical warnings; tweaks to places that didn't apply... |
blob | commitdiff | diff to current |
1998-08-08 |
Larry Wall |
fix double free on -Mutf8 -e '$b=uc("")' |
blob | commitdiff | diff to current |
1998-08-08 |
Larry Wall |
substr() assumes utf8 without say-so |
blob | commitdiff | diff to current |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
blob | commitdiff | diff to current |
1998-08-04 |
Gurusamy Sarathy |
tweak to avoid ambiguity warnings |
blob | commitdiff | diff to current |
next |