1999-05-24 |
Gurusamy Sarathy | major pod update from Tom Christiansen |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Gurusamy Sarathy | perlfaq update from Tom Christiansen |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Gurusamy Sarathy | updated to v1.50 from CPAN |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Hugo van der... | name PL_in_eval bits |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Gurusamy Sarathy | make -t mode the default on emacs/dumb terminals |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Gurusamy Sarathy | return 0 rather than "" when scalar grep has nothing... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Tim Jenness | Problem with MM_Unix in 5.005_03 |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Byron Brummer | avoid removing duplicates in user-generated warnings |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Gurusamy Sarathy | straighten some code to avoid NeXT compiler bugs (from |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Gurusamy Sarathy | minor logic tweak for reserved word warning |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Gurusamy Sarathy | oops, some files missing in change#3449 |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Gurusamy Sarathy | allow '*' prototype to autoquote even barewords that... |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Gurusamy Sarathy | remove vestiges of PL_last_proto |
commit | commitdiff | tree | snapshot |
1999-05-24 |
Gurusamy Sarathy | redo change#2061 and parts of change#1169 with code... |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Gurusamy Sarathy | remove redundant part of change#1169 superseded by... |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Gurusamy Sarathy | s/isspace/isSPACE/g and make sure the CRT version is... |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Gurusamy Sarathy | integrate Configure changes from cfgperl |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Jarkko Hietaniemi | fflush. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Gurusamy Sarathy | integrate cfgperl changes |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Gurusamy Sarathy | test tweak |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Gurusamy Sarathy | fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL... |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Gurusamy Sarathy | perlport 1.41 update from Chris Nandor <pudge@pobox... |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Jarkko Hietaniemi | Patches to fflushing in SunOS 4 from Andy Dougherty |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Gurusamy Sarathy | various little nits |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Hugo van der... | installperl |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Gurusamy Sarathy | integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Gurusamy Sarathy | emit more appropriate diagnostic for failed glob (variant |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Todd C. Miller | find2perl does not grok the 'c' suffix to the -size... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fifer, Eric | additional cleanups for cygwin32 port |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Andy Dougherty | (Was Re: SunOS4.1 compilation error) |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Jarkko Hietaniemi | Integrate from mainperl modulo the Socket.xs change. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Ilya Zakharevich | Devel::Peek::mstat not working |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Mark-Jason... | DOC PATCH (5.005_55): Error message missing from perldi... |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Nick Ing-Simmons | Mingw32 + w32api-0.1.5 tweaks |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Nick Ing-Simmons | Experimental "slab" allocator for ops. |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Gurusamy Sarathy | on win32, look for "site/5.XXX/lib" if "site/5.XXXYY... |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Peter Prymmer | add config.msg to VMS configure.com |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Jarkko Hietaniemi | Still fflushing. |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Gurusamy Sarathy | mortalize string allocations by win32_get_{priv,site... |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Gurusamy Sarathy | make win32_longname() preserve kind of slashes in argument |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Gurusamy Sarathy | canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Jarkko Hietaniemi | Fixes from Andy Dougherty (via private email). |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Nick Ing-Simmons | valist vs va_list typo |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Andy Dougherty | (Was Re: SunOS4.1 compilation error) |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Gurusamy Sarathy | docatch_body() declaration mismatch |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Jarkko Hietaniemi | Add HAS_MEMCHR and make memchr into a cpp macro if... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Jarkko Hietaniemi | Still fflushing strong. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Jarkko Hietaniemi | Be tidier with fflush(NULL) testing. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Hugo van der... | better range-checking on list slices, with test |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Gurusamy Sarathy | change#3397 needs test tweak |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Gurusamy Sarathy | typo in change#3397 |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Stephen Zander | Re: Test::Harness runs tainted tests with wrong library... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Gurusamy Sarathy | typo in change#3400 |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Jarkko Hietaniemi | A better, shinier, and possibly even correctly working |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Albert Dvornik | deparse \&func() as \(&func()) for clarity |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Gurusamy Sarathy | more testsuite smarts (many of them courtesy Ilya) |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Jarkko Hietaniemi | Detect whether fflush(NULL) works as per change #3352. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Jan Dubois | chop/chomp modify readonly values |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Gurusamy Sarathy | opendir(D,"x:") on win32 opens cwd() for drive rather... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Jarkko Hietaniemi | Redo parts of #3341 and #3358 that #3394 undid. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Jarkko Hietaniemi | Add I_NETINET_TCP to help change #3391. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Gurusamy Sarathy | update embedvar.h |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Joshua Pritikin | Socket IPPROTO_TCP [PATCH 5.005_5x] |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Gurusamy Sarathy | display more frequent progress messages when STDOUT... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Ilya Zakharevich | Explanations by Test::Harness |
commit | commitdiff | tree | snapshot |
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 |
Jarkko Hietaniemi | Circumnavigate Digital UNIX 4.0D miniperl core dump |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Jarkko Hietaniemi | Undo 3382 (-D_REENTRANT wasn't needed in Digital UNIX |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Jarkko Hietaniemi | Never mind (undone by 3383). |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Jarkko Hietaniemi | Integrate from mainperl. |
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 |
next |