Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | NeXTstep /etc/group and /etc/passwd are used only at boot time, | Gerben Wierda | 1998-11-22 | 2 | -2/+10 | |
| * | Permission testing is tricky when we have too much power. | Gerben Wierda | 1998-11-22 | 1 | -5/+16 | |
| * | -x should be C<-x>, reported by Gerben Wierda. | Jarkko Hietaniemi | 1998-11-22 | 1 | -1/+1 | |
| * | Re: [PATCH] Re: pod2man bug in date generated line | Kurt D. Starsinic | 1998-11-22 | 1 | -0/+1 | |
| * | Benchmark.pm suggestion | Thomas Bowditch | 1998-11-21 | 1 | -0/+14 | |
| * | MPE/iX Perl 5.005_02 oops | Mark Bixby | 1998-11-20 | 2 | -5/+11 | |
| * | Display use64bits and usemultiplicity but only if necessary. | Jarkko Hietaniemi | 1998-11-18 | 1 | -0/+9 | |
| * | pp.c uses 'unsigned Quad_t' | Horst von Brand | 1998-11-18 | 2 | -9/+13 | |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1998-11-17 | 25 | -159/+616 | |
| |\ | |/ |/| | ||||||
* | | allow C<sort $coderef @foo> | Gurusamy Sarathy | 1998-11-17 | 3 | -5/+30 | |
* | | propagate failures in DESTROY() as (optional) warnings | Gurusamy Sarathy | 1998-11-17 | 3 | -0/+26 | |
* | | ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY | Gurusamy Sarathy | 1998-11-17 | 2 | -3/+3 | |
* | | sort WARN_FOO symbols to avoid hash traversal order dependency | Gurusamy Sarathy | 1998-11-17 | 3 | -87/+86 | |
* | | fix skipspace() to properly account for newlines in eval''-ed | Gurusamy Sarathy | 1998-11-17 | 3 | -9/+22 | |
* | | s/Perl_utf8skip/PL_utf8skip/g | Gurusamy Sarathy | 1998-11-17 | 6 | -26/+15 | |
* | | rework op/groups.t | Gurusamy Sarathy | 1998-11-14 | 2 | -22/+50 | |
* | | catch a neophyte trap: open(<FH>), close(<FH>) etc. | Gurusamy Sarathy | 1998-11-14 | 1 | -0/+4 | |
* | | update Changes | Gurusamy Sarathy | 1998-11-14 | 4 | -4/+377 | |
* | | doc tweak | Gurusamy Sarathy | 1998-11-13 | 1 | -3/+3 | |
| * | Allow hints file override for d_socket | Jarkko Hietaniemi | 1998-11-12 | 1 | -28/+33 | |
| * | Re: Making Perl work on DYNIX/ptx | Martin J. Bligh | 1998-11-12 | 1 | -7/+24 | |
| * | Re: Making Perl work on DYNIX/ptx | Martin J. Bligh | 1998-11-12 | 2 | -0/+7 | |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1998-11-12 | 23 | -38/+283 | |
| |\ | |/ |/| | ||||||
* | | provide -DPERL_POLLUTE | Gurusamy Sarathy | 1998-11-11 | 2 | -2/+2 | |
* | | avoid endless loops in Text::Wrap (from a suggestion by Lupe | Gurusamy Sarathy | 1998-11-09 | 1 | -7/+22 | |
* | | fix misplaced brace in s2p (as suggested by Lionel Fourquaux | Gurusamy Sarathy | 1998-11-09 | 1 | -1/+1 | |
* | | patches from Hugo van der Sanden <hv@crypt.compulink.co.uk> | Gurusamy Sarathy | 1998-11-09 | 2 | -2/+2 | |
* | | PL_block_type undefined unless DEBUGGING | Jan Dubois | 1998-11-09 | 2 | -1/+2 | |
* | | integrate changes#2120,2168,2218 from maint-5.005; | Gurusamy Sarathy | 1998-11-08 | 10 | -14/+233 | |
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1998-11-08 | 24 | -626/+1352 | |
|\ \ | ||||||
* | | | set close-on-exec bit on pipe() FDs | Gurusamy Sarathy | 1998-11-08 | 3 | -3/+12 | |
* | | | typo in newHVhv() | Gurusamy Sarathy | 1998-11-08 | 1 | -3/+2 | |
* | | | fix AvREALISH bogusness | Gurusamy Sarathy | 1998-11-06 | 2 | -5/+7 | |
| | * | Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 | Hans Mulder | 1998-11-09 | 2 | -5/+8 | |
| |/ | ||||||
| * | Finalize the Mach CThreads support. | Hans Mulder | 1998-11-07 | 2 | -10/+32 | |
| * | Renamed malloc.c ASSERT() macro to P_ASSERT() because | Jarkko Hietaniemi | 1998-11-06 | 1 | -8/+8 | |
| * | Mach CThreads needs #include <mach/cthreads.h>. | Jarkko Hietaniemi | 1998-11-06 | 1 | -0/+1 | |
| * | PERL_BADLANG wrongly documented. | Jarkko Hietaniemi | 1998-11-05 | 1 | -7/+8 | |
| * | Document all the control flow keywords in perlfunc | Jarkko Hietaniemi | 1998-11-05 | 1 | -21/+110 | |
| * | Configure update. Remove last trace of PTHREADS_CREATED_JOINABLE | Jarkko Hietaniemi | 1998-11-05 | 6 | -512/+939 | |
| * | VM/ESA and VMS sig_num_init (change#2101) catchup. | Jarkko Hietaniemi | 1998-11-05 | 2 | -5/+7 | |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1998-11-05 | 12 | -18/+47 | |
| |\ | |/ |/| | ||||||
* | | another POPSTACK victim | Gurusamy Sarathy | 1998-11-05 | 2 | -2/+3 | |
* | | fix a location affected by change#2191, add note about POPSTACK | Gurusamy Sarathy | 1998-11-05 | 3 | -0/+4 | |
* | | makefile notes | Gurusamy Sarathy | 1998-11-05 | 2 | -0/+10 | |
* | | indeterminate order-of-evaluation fixes | Gurusamy Sarathy | 1998-11-04 | 1 | -3/+8 | |
* | | refetch local stack pointer in POPSTACK | Gurusamy Sarathy | 1998-11-04 | 2 | -2/+3 | |
* | | fix return value of win32_pclose() | Gurusamy Sarathy | 1998-11-04 | 1 | -8/+7 | |
* | | s/sv_upgrade/SvUPGRADE/ a couple of places | Gurusamy Sarathy | 1998-11-04 | 4 | -5/+14 | |
| * | Configure update. | Jarkko Hietaniemi | 1998-11-04 | 1 | -21/+26 |