Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add socklen_t probe; Configure maintenance. | Jarkko Hietaniemi | 2000-02-22 | 8 | -46/+107 |
| | | | p4raw-id: //depot/cfgperl@5213 | ||||
* | The subtests 28 and 31 were wrong. Tightened also the similar | Jarkko Hietaniemi | 2000-02-22 | 1 | -5/+5 |
| | | | | | tests nearby. p4raw-id: //depot/cfgperl@5209 | ||||
* | Perl version nit spotted by Spider Boardman. | Jarkko Hietaniemi | 2000-02-22 | 1 | -3/+4 |
| | | | p4raw-id: //depot/cfgperl@5207 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-22 | 54 | -689/+1344 |
|\ | | | | | p4raw-id: //depot/cfgperl@5203 | ||||
| * | remove vestiges of older attribute syntax | Gurusamy Sarathy | 2000-02-22 | 6 | -23/+19 |
| | | | | | | p4raw-id: //depot/perl@5202 | ||||
| * | beta2 | Gurusamy Sarathy | 2000-02-22 | 1 | -0/+16 |
| | | | | | | p4raw-id: //depot/perl@5199 | ||||
| * | PodParser-1.093 update (from Brad Appleton's site) | Gurusamy Sarathy | 2000-02-22 | 11 | -209/+505 |
| | | | | | | p4raw-id: //depot/perl@5198 | ||||
| * | integrate cfgperl contents into mainline, update Changes | Gurusamy Sarathy | 2000-02-22 | 11 | -46/+296 |
| |\ | | | | | | | p4raw-id: //depot/perl@5197 | ||||
| * | | dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>) | Gurusamy Sarathy | 2000-02-22 | 8 | -4/+25 |
| | | | | | | | | | p4raw-id: //depot/perl@5196 | ||||
| * | | s/undef/NO_INIT/g in change#5183 | Gurusamy Sarathy | 2000-02-22 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | p4raw-link: @5183 on //depot/perl: 4628e4f8c013135d9c9ab7023d7730ab67289444 p4raw-id: //depot/perl@5195 | ||||
| * | | perlipc bug (spotted by Ben Low) | Gurusamy Sarathy | 2000-02-22 | 1 | -1/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@5194 | ||||
| * | | EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>) | Gurusamy Sarathy | 2000-02-22 | 4 | -32/+45 |
| | | | | | | | | | p4raw-id: //depot/perl@5193 | ||||
| * | | improvements for high-bit text literals (from Gisle Aas) | Gurusamy Sarathy | 2000-02-22 | 6 | -163/+76 |
| | | | | | | | | | p4raw-id: //depot/perl@5192 | ||||
| * | | allow C<print v10>, $h{v13.10} etc. | Gurusamy Sarathy | 2000-02-22 | 2 | -24/+45 |
| | | | | | | | | | p4raw-id: //depot/perl@5191 | ||||
| * | | adjust for lost fp precision in require version check | Gurusamy Sarathy | 2000-02-22 | 2 | -10/+12 |
| | | | | | | | | | p4raw-id: //depot/perl@5190 | ||||
| * | | use same treatment for EINVAL as for ETIMEDOUT | Gurusamy Sarathy | 2000-02-22 | 1 | -6/+8 |
| | | | | | | | | | p4raw-id: //depot/perl@5188 | ||||
| * | | type mismatch | Gurusamy Sarathy | 2000-02-21 | 1 | -4/+4 |
| | | | | | | | | | p4raw-id: //depot/perl@5187 | ||||
| * | | remove dual-valueness of v-strings (i.e., they are pure strings | Gurusamy Sarathy | 2000-02-21 | 10 | -107/+133 |
| | | | | | | | | | | | | | | | | | | | | | | | | now); avoid the word "tuple" to describe strings represented as character ordinals; usurp $PERL_VERSION for $^V as suggested by Larry, deprecate $] ; adjust the documentation and testsuite accordingly p4raw-id: //depot/perl@5186 | ||||
| * | | clarify "use Module VERSION LIST" (from Robin Barker) | Gurusamy Sarathy | 2000-02-21 | 1 | -4/+9 |
| | | | | | | | | | p4raw-id: //depot/perl@5184 | ||||
| * | | allow optional XSUB parameters without being forced to use a | Gurusamy Sarathy | 2000-02-21 | 3 | -5/+22 |
| | | | | | | | | | | | | | | | default (from Hugo van der Sanden) p4raw-id: //depot/perl@5183 | ||||
| * | | generalize "%v" format into a flag for any integral format type: | Gurusamy Sarathy | 2000-02-21 | 6 | -77/+137 |
| | | | | | | | | | | | | | | | "%vd", "%v#o", "%*vX", etc are allowed p4raw-id: //depot/perl@5181 | ||||
| * | | detypo | Gurusamy Sarathy | 2000-02-21 | 1 | -1/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@5180 | ||||
| * | | undo accidental delete | Gurusamy Sarathy | 2000-02-21 | 2 | -0/+7 |
| | | | | | | | | | p4raw-id: //depot/perl@5179 | ||||
| * | | get Compiler "working" under useithreads | Gurusamy Sarathy | 2000-02-21 | 5 | -46/+134 |
| | | | | | | | | | p4raw-id: //depot/perl@5178 | ||||
* | | | Configure nits spotted by Spider Boardman. | Jarkko Hietaniemi | 2000-02-22 | 1 | -4/+7 |
| | | | | | | | | | p4raw-id: //depot/cfgperl@5201 | ||||
* | | | Tru64 V5.0 patches from Spider Boardman. | Jarkko Hietaniemi | 2000-02-22 | 1 | -3/+16 |
| |/ |/| | | | p4raw-id: //depot/cfgperl@5200 | ||||
* | | Check the alignment of long doubles if they are to be used; | Jarkko Hietaniemi | 2000-02-22 | 5 | -38/+69 |
| | | | | | | | | | | regen Configure. p4raw-id: //depot/cfgperl@5189 | ||||
* | | detypo | Jarkko Hietaniemi | 2000-02-21 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/cfgperl@5185 | ||||
* | | Add Solaris LP64 notes. | Jarkko Hietaniemi | 2000-02-21 | 1 | -3/+49 |
| | | | | | | p4raw-id: //depot/cfgperl@5182 | ||||
* | | Thou shalt not printf longs with %d. | Jarkko Hietaniemi | 2000-02-21 | 1 | -3/+3 |
| | | | | | | p4raw-id: //depot/cfgperl@5177 | ||||
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-21 | 63 | -1230/+2949 |
|\ \ | |/ | | | p4raw-id: //depot/cfgperl@5176 | ||||
| * | misplaced braces | Gurusamy Sarathy | 2000-02-21 | 1 | -11/+17 |
| | | | | | | p4raw-id: //depot/perl@5175 | ||||
| * | more malloc.c tweaks for change#5070 | Gurusamy Sarathy | 2000-02-21 | 1 | -17/+18 |
| | | | | | | | | | | p4raw-link: @5070 on //depot/metaconfig: 0905a7e2c5c1d8a0937a928ec08bbe6e341eebb5on //depot/cfgperl: ad5513430ad41d3071839f83eb3da57da67fe68e p4raw-id: //depot/perl@5174 | ||||
| * | malloc.c fixups in change#5170 need to fetch thx pointer | Gurusamy Sarathy | 2000-02-21 | 1 | -12/+20 |
| | | | | | | | | | | p4raw-link: @5170 on //depot/perl: e476b1b5c29f354cf8dad61a9fc6d855bdfb5b7d p4raw-id: //depot/perl@5173 | ||||
| * | missing file in change#5170 | Gurusamy Sarathy | 2000-02-20 | 1 | -0/+390 |
| | | | | | | | | | | p4raw-link: @5170 on //depot/perl: e476b1b5c29f354cf8dad61a9fc6d855bdfb5b7d p4raw-id: //depot/perl@5172 | ||||
| * | skip conditionally defined symbols in change#5162 | Gurusamy Sarathy | 2000-02-20 | 1 | -0/+8 |
| | | | | | | | | | | p4raw-link: @5162 on //depot/perl: 14dd3ad8c9bf82cf09798a22cc89a9862dfd6d1a p4raw-id: //depot/perl@5171 | ||||
| * | lexical warnings update, ability to inspect bitmask in calling | Gurusamy Sarathy | 2000-02-20 | 26 | -773/+1108 |
| | | | | | | | | | | scope, among other things (from Paul Marquess) p4raw-id: //depot/perl@5170 | ||||
| * | windows fixes for virtualizing child std{in,out,err} handles, | Gurusamy Sarathy | 2000-02-20 | 4 | -5/+42 |
| | | | | | | | | | | | | attempts to lock uninitialized critical section in files that were never explicitly opened (from Doug Lankshear) p4raw-id: //depot/perl@5169 | ||||
| * | update Changes, credits | Gurusamy Sarathy | 2000-02-20 | 1 | -2/+358 |
| | | | | | | p4raw-id: //depot/perl@5168 | ||||
| * | avoid reading out-of-bounds memory when matching against reference | Gurusamy Sarathy | 2000-02-20 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@5167 | ||||
| * | byte mode chop() should clear UTF8 (from Gisle Aas) | Gurusamy Sarathy | 2000-02-20 | 1 | -0/+1 |
| | | | | | | p4raw-id: //depot/perl@5166 | ||||
| * | test fix needed by change#5164 | Gurusamy Sarathy | 2000-02-20 | 1 | -2/+2 |
| | | | | | | | | | | p4raw-link: @5164 on //depot/perl: 5a211162cd360449f2dbfb7ca9231c025909353f p4raw-id: //depot/perl@5165 | ||||
| * | default mkdir() mode argument to 0777 | Gurusamy Sarathy | 2000-02-20 | 7 | -16/+25 |
| | | | | | | p4raw-id: //depot/perl@5164 | ||||
| * | glob() takes one or no user arguments and a non-user-visible second | Gurusamy Sarathy | 2000-02-20 | 3 | -3/+4 |
| | | | | | | | | | | hidden argument, fix its prototype-checking accordingly p4raw-id: //depot/perl@5163 | ||||
| * | make change#3386 a build-time option (avoids problems due to | Gurusamy Sarathy | 2000-02-20 | 16 | -86/+286 |
| | | | | | | | | | | | | | | perl_run() longjmping out) p4raw-link: @3386 on //depot/perl: 312caa8e97f1c7ee342a9895c2f0e749625b4929 p4raw-id: //depot/perl@5162 | ||||
| * | IO::Socket now sets $!, avoids eval/die (patch from Graham Barr | Gurusamy Sarathy | 2000-02-20 | 2 | -56/+77 |
| | | | | | | | | | | modified to use Errno more portably) p4raw-id: //depot/perl@5161 | ||||
| * | mention portability caveat about C<use Errno 'EFOO'> | Gurusamy Sarathy | 2000-02-20 | 1 | -6/+18 |
| | | | | | | p4raw-id: //depot/perl@5160 | ||||
| * | revise docs on @+ and @- (from Tom "Camel" Christiansen) | Gurusamy Sarathy | 2000-02-20 | 1 | -10/+37 |
| | | | | | | p4raw-id: //depot/perl@5159 | ||||
| * | README.vms and related updates (from Peter Prymmer <pvhp@best.com>) | Gurusamy Sarathy | 2000-02-20 | 8 | -265/+572 |
| | | | | | | p4raw-id: //depot/perl@5158 | ||||
* | | Be explicit about what ops work with bt vectors. | Jarkko Hietaniemi | 2000-02-19 | 1 | -1/+2 |
| | | | | | | | | | | (And implicit about which don't.) p4raw-id: //depot/cfgperl@5157 |