Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | INSTALL tweak | Gurusamy Sarathy | 1999-09-14 | 1 | -4/+14 | |
| * | | | change some filenames to be 8.3-friendly | Gurusamy Sarathy | 1999-09-14 | 5 | -3/+10 | |
| * | | | win32 config tweak (suggested by Greg Chapman <glc@well.com>) | Gurusamy Sarathy | 1999-09-14 | 1 | -4/+5 | |
* | | | | Update Unicode database and recompute the tables. | Jarkko Hietaniemi | 1999-09-14 | 49 | -6113/+35746 | |
* | | | | Not that UVSIZE normally differs that much from IVSIZE... | Jarkko Hietaniemi | 1999-09-14 | 1 | -1/+1 | |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-14 | 2 | -100/+527 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | change#4113 was missing DB_File.xs changes | Gurusamy Sarathy | 1999-09-14 | 1 | -100/+338 | |
| * | | | integrate cfgperl contents into mainline, update Changes | Gurusamy Sarathy | 1999-09-13 | 44 | -192/+730 | |
| |\ \ \ | ||||||
* | | | | | I_PTHREAD was PTHREADEAD. | Jarkko Hietaniemi | 1999-09-14 | 2 | -1/+7 | |
* | | | | | Small doc and whitespace edits. | Jarkko Hietaniemi | 1999-09-13 | 9 | -21/+29 | |
| |/ / / |/| | | | ||||||
* | | | | Scan always for <pthread.h>. | Jarkko Hietaniemi | 1999-09-13 | 2 | -9/+8 | |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-13 | 27 | -58/+220 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | avoid assertion failure on C<@a'> | Gurusamy Sarathy | 1999-09-13 | 1 | -2/+6 | |
| * | | | add -DPERL_Y2KWARN build option that will generate additional | Gurusamy Sarathy | 1999-09-13 | 7 | -4/+103 | |
| * | | | fix DATA leaks; reword documentation about the DATA filehandle | Gurusamy Sarathy | 1999-09-12 | 3 | -10/+21 | |
| * | | | make sprintf("%g",...) threadsafe; only taint its result iff the | Gurusamy Sarathy | 1999-09-12 | 12 | -37/+75 | |
| * | | | B::clearsym | Doug MacEachern | 1999-09-12 | 4 | -0/+8 | |
| * | | | better debugger help output (from Ilya Zakharevich) | Gurusamy Sarathy | 1999-09-12 | 1 | -5/+7 | |
* | | | | Add -A option to Configure to diddle with variables | Jarkko Hietaniemi | 1999-09-13 | 1 | -4/+71 | |
* | | | | Change #4136 edited DynaLoader.xs which is kind of fruitless. | Jarkko Hietaniemi | 1999-09-13 | 10 | -20/+20 | |
* | | | | Applying change #4136 manually introduced patch residue. | Jarkko Hietaniemi | 1999-09-13 | 1 | -10/+10 | |
* | | | | Replace change #4100 with | Robin Barker | 1999-09-13 | 16 | -98/+110 | |
* | | | | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | Jarkko Hietaniemi | 1999-09-13 | 2 | -1/+29 | |
* | | | | [DOCPATCH] Server errors and perldiag | Tom Phoenix | 1999-09-13 | 1 | -1/+22 | |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-11 | 47 | -171/+1014 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS | Gurusamy Sarathy | 1999-09-10 | 2 | -2/+3 | |
| * | | | rewrote substantive parts of patch | Ilya Zakharevich | 1999-09-10 | 1 | -15/+56 | |
| * | | | note about AVf_* | Gurusamy Sarathy | 1999-09-10 | 1 | -0/+20 | |
| * | | | allow 'text' in L<text|A::B/"C"> (from Martin Lichtin | Gurusamy Sarathy | 1999-09-10 | 1 | -1/+2 | |
| * | | | dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>) | Gurusamy Sarathy | 1999-09-10 | 15 | -42/+46 | |
| * | | | add perlcompile.pod (edited content from Nathan Torkington | Gurusamy Sarathy | 1999-09-10 | 6 | -1/+451 | |
| * | | | avoid leaking static local_patches unless patchlevel.h is | Gurusamy Sarathy | 1999-09-10 | 2 | -5/+5 | |
| * | | | upgrade to Getopt::Long v2.20 (from Johan Vromans | Gurusamy Sarathy | 1999-09-10 | 6 | -22/+355 | |
| * | | | avoid ass_u_ming uppercase types are not user objects (spotted | Gurusamy Sarathy | 1999-09-08 | 1 | -4/+3 | |
| * | | | [ID 19990908.014] s2p does not quote @ | Akim Demaille | 1999-09-08 | 1 | -0/+6 | |
| * | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-09-08 | 30 | -287/+302 | |
| |\ \ \ | ||||||
| * | | | | fix memory leak in C<sub f { split ' ', "a b" } f() while 1> | Gurusamy Sarathy | 1999-09-08 | 1 | -0/+1 | |
| * | | | | fix memory leak in C<sub f { @_ = 1 } f() while 1> | Gurusamy Sarathy | 1999-09-08 | 2 | -0/+2 | |
| * | | | | various fixups for windows | Gurusamy Sarathy | 1999-09-07 | 9 | -67/+49 | |
| * | | | | applied suggested patch with suitable test to detect MSVC | Vishal Bhatia | 1999-09-06 | 1 | -12/+15 | |
* | | | | | Remove ill-designed %B introduced by change #4111. | Jarkko Hietaniemi | 1999-09-09 | 2 | -4/+3 | |
* | | | | | perldeltify change #4115. | Jarkko Hietaniemi | 1999-09-09 | 1 | -1/+3 | |
* | | | | | [ID 19990901.003] Time::Local should not croak on "out-of-range" days | John L. Allen | 1999-09-09 | 1 | -1/+2 | |
* | | | | | [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20 | Daniel S. Lewart | 1999-09-09 | 1 | -0/+5 | |
* | | | | | DB_File 1.71 | Paul Marquess | 1999-09-09 | 8 | -35/+133 | |
* | | | | | Fix interaction of (?p{}) and (?>) | Ilya Zakharevich | 1999-09-09 | 2 | -1/+32 | |
* | | | | | %#b in particular and %B in general were kaputt. | Jarkko Hietaniemi | 1999-09-09 | 2 | -4/+7 | |
* | | | | | Tidy up 64-bit situation in perldelta. | Jarkko Hietaniemi | 1999-09-09 | 1 | -5/+8 | |
* | | | | | Clear up PL_regcc issues. | Ilya Zakharevich | 1999-09-09 | 1 | -14/+89 | |
| |/ / / |/| | | | ||||||
* | | | | Minor touches at the [:class:] description. | Jarkko Hietaniemi | 1999-09-08 | 1 | -9/+9 |