1999-05-11 |
Gurusamy Sarathy | avoid creating spurious subroutine stubs on failed... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Gurusamy Sarathy | various fixes for clean build and test on win32; config... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Chip Salzenberg | gutsupport for C++ exceptions |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Gurusamy Sarathy | "weak" references internals, still needs perlguts docum... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Gurusamy Sarathy | regen regnodes.h |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Jan Dubois | Win32 and VC++ 98 doesn't support CASTI |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Ilya Zakharevich | Self-consistent numeric conversion again |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Gurusamy Sarathy | pp_modulo comment tweak from Ilya |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Joshua Pritikin | Test.pm update [PATCH _56] |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Jan Dubois | Re: Using existing memory for an SV's PV |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Jan Dubois | Fix -Dm memory debugging for PERL_OBJECT |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Ilya Zakharevich | Re: [PATCH 5.005_56] Make open(F,"command |") return... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Ilya Zakharevich | Cosmetic: data-driven REx-dump |
commit | commitdiff | tree | snapshot |
1999-05-10 |
lane@duphy4... | pod->html VMS fixes |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Gurusamy Sarathy | testsuite nits |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Ilya Zakharevich | Quickier thread-specific data on OS/2 |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Albert Dvornik | do_sv_dump does dump (core) on IO handles |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Patrick O'Brien | shadow password support for Solaris (needs Configure... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Jan Dubois | Add POLLUTE=1 option to MakeMaker |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Paul Johnson | test suite and fix input_line_number() |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Hugo van der... | fix overeager [:foo:] parsing |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Jan Dubois | documentation for Win32 builtins (somewhat modified) |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Gurusamy Sarathy | provide File::Copy::syscopy() via Win32::CopyFile(... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Gurusamy Sarathy | escape ampersands in <pre> sections |
commit | commitdiff | tree | snapshot |
1999-05-10 |
David R. Favor | AIX hints enhancements (threads build, SOCKS support) |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Gurusamy Sarathy | more Compiler patches from Vishal Bhatia <vishalb@my... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Alexander Smishlajev | cygwin32 update (untested adaptation of patch against... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Charles Bailey | applied suggested patch, modulo already applied parts |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Tom Hughes | applied suggested patch, with win32 and PERL_OBJECT... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Gurusamy Sarathy | document 'test' attribute (from Andreas Koenig) |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Paul Marquess | PATCH for small bug in scan_bin |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Gurusamy Sarathy | more bulletproof workaround for mangled paths (updates... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | flush all open output buffers before fork(), exec(... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | perlcc on win32 (correct version of fix suggested by... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | normalize $^X to full pathname on win32 |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | allow readline($globref), <$globref> already works |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | perldoc cleanups (variant of changes suggested by Chris... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | additions to Thread.pm docs from Tuomas J. Lukka |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Stephen McCamant | Re: pdt: Perl Development Tools? |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | work around mangled archname on win32 while finding... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | fix typo in dbm filters that caused odbm.t to fail |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | tweak test totals |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | import list propagation busted (pointed out by Ton... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Gurusamy Sarathy | generate manpages for newly added utils |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Hugo van der... | Re: ptr to realloced memory in yylex |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Gurusamy Sarathy | make perldoc -f grok nested =items |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Gurusamy Sarathy | allow AV/HV dereferences on pseudohashes ($ph->{foo... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Gurusamy Sarathy | update test totals |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Gurusamy Sarathy | mention unpack('pP',...) footshot (from Albert Dvornik... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
William Mann | applied suggested patch, added tests |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Gurusamy Sarathy | avoid temporary files named 'tmp' |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Nick Ing-Simmons | Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Nick Ing-Simmons | Tweaks to open(my $fh,...) stuff |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Nick Ing-Simmons | Bring SDBM_File.xs into line with new typemap |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Gurusamy Sarathy | add test case for AUTOLOAD reentrancy fix in change... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Nick Ing-Simmons | Implement open( my $fh, ...) and similar. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Nick Ing-Simmons | Correct SvLEN vs SvCUR which leads to odd "chunk"... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Gurusamy Sarathy | avoid using PL_sv_mutex in condpair_magic() (avoids... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Gurusamy Sarathy | allow line numbers to show in diagnostics during global... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Dan Sugalski | Bug in MM_VMS.PM |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Karl Heuer | [perl-5.005.02] detect lack of /dev/tty |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Roderick Schertler | allow distinct prefix for versioned executables |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Gurusamy Sarathy | From: Dan Sugalski <sugalskd@osshe.edu> |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Ilya Zakharevich | Make % use fmod() |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Paul Marquess | DBM Filters (via private mail) |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Jan Dubois | avoid negative return value from Win32::GetTickCount() |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Nick Ing-Simmons | open(FH,undef) # creates new_tmpfile opened read/write |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Gurusamy Sarathy | compiler fixes from Vishal Bhatia <vishalb@hotmail... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Gurusamy Sarathy | add Ethiopic section to unicode master database (from Ken |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Damon Atkins | Largefiles for Solaris |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Gurusamy Sarathy | emit more accurate diagnostic for syntax errors involvi... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Gurusamy Sarathy | additional test for IPC::Open3 (courtesy RonaldWS@aol... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Hugo van der... | applied first part of suggested patch (bug described... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Gurusamy Sarathy | fix bogus OPf_REF context in C<sort BLOCK @foo> (extens... |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Charles Bailey | applied non-conflicting parts of suggested patch |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Gurusamy Sarathy | make perldoc use backslashed pathnames within system... |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Gurusamy Sarathy | upgrade Pod::Parser to v1.081 from CPAN |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Andy Dougherty | INSTALL patches |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Andreas König | load base packages based on nonexistent $VERSION |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Gurusamy Sarathy | pod2man outputs switched date and revision label (fix... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Gurusamy Sarathy | adjust win32_stat() to cope with FindFirstFile() and... |
commit | commitdiff | tree | snapshot |
1999-05-02 |
Gurusamy Sarathy | add test case for change#3298 |
commit | commitdiff | tree | snapshot |
1999-05-02 |
Gurusamy Sarathy | close directory handles properly when localized |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Gurusamy Sarathy | integrate change#3279 from maint-5.004 |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Gurusamy Sarathy | allow embedded null characters in diagnostics |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Charles Bailey | hand-applied conflicting parts of suggested patch |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Gurusamy Sarathy | update Changes; tweak minor regressions |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Gurusamy Sarathy | integrate change#3229 from maint-5.004 |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Gurusamy Sarathy | fix buggy reference count on refs to SVs with autoviv... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Gurusamy Sarathy | fix bug in change#3123 (off-by-one, caused C<qx[noargs... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Gurusamy Sarathy | kill dup hunk |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Gurusamy Sarathy | integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Kurt D. Starsinic | h2ph |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Dan Sugalski | descrip_mms.template installed files fix |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Andy Dougherty | Re: 5.006 Todo |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Chip Salzenberg | Configure: $sig_count |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Robin Barker | PATCH wrong faq reference in perlbook.pod |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Andy Dougherty | Re: 5.005_03 and gcc, GNU ld under Solaris 2.6 |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Tom Christiansen | PATCH: 5.005_56: perldata.pod (UPDATE) |
commit | commitdiff | tree | snapshot |
next |