Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Use libxxx.a for -lxxx with GCC | Nick Ing-Simmons | 1998-06-19 | 4 | -38/+46 | |
| * | | | | | | | | | | Resolve latest | Nick Ing-Simmons | 1998-06-19 | 12 | -123/+128 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking | Nick Ing-Simmons | 1998-06-18 | 163 | -6405/+11193 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | resolve -at win32 branch into ansiperl | Nick Ing-Simmons | 1998-06-04 | 136 | -2291/+13551 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Resolve win32 into ansiperl | Nick Ing-Simmons | 1998-05-23 | 39 | -447/+2080 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | fix C<$1 .. $2> coredump under debugger | Gurusamy Sarathy | 1998-07-20 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | misc win32 config tweaks | Gurusamy Sarathy | 1998-07-20 | 6 | -13/+16 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | tweak pod in MakeMaker.pm | Paul Johnson | 1998-07-19 | 1 | -7/+7 | |
* | | | | | | | | | | | | | | sv_gets() did not NUL-terminate SV when reading records | Gisle Aas | 1998-07-19 | 1 | -6/+2 | |
* | | | | | | | | | | | | | | update freebsd hints | Mik Firestone | 1998-07-19 | 1 | -24/+32 | |
* | | | | | | | | | | | | | | MPE/iX hints and readme tweaks | Mark Bixby | 1998-07-19 | 2 | -14/+16 | |
* | | | | | | | | | | | | | | make install fails | Norton T. Allen | 1998-07-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | fix flawed substitution-loop detection on zero-length matches | Ilya Zakharevich | 1998-07-19 | 2 | -2/+8 | |
* | | | | | | | | | | | | | | add perltrap entry about "${#a}", as suggested by | Gurusamy Sarathy | 1998-07-19 | 1 | -0/+17 | |
* | | | | | | | | | | | | | | perlcall.pod SAVETMPS/FREETMPS bracket | Anton Berezin | 1998-07-19 | 1 | -35/+39 | |
* | | | | | | | | | | | | | | :_75 - Update hints/aix.sh for c_r library | Art Green | 1998-07-19 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | update README.threads | Andy Dougherty | 1998-07-19 | 1 | -37/+43 | |
* | | | | | | | | | | | | | | update hints/irix_6.sh | Scott Henry | 1998-07-19 | 1 | -11/+17 | |
* | | | | | | | | | | | | | | dec_osf hints still wrong | Spider Boardman | 1998-07-19 | 1 | -5/+2 | |
* | | | | | | | | | | | | | | tweak hpux hints in vain attempt to get cppstdin set properly | Andy Dougherty | 1998-07-19 | 1 | -6/+17 | |
* | | | | | | | | | | | | | | Minor debugger fix | Tye McQueen | 1998-07-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Re: Configure s?rand support [PATCH 5.004_75] -- better patch | Andy Dougherty | 1998-07-19 | 2 | -13/+30 | |
* | | | | | | | | | | | | | | minor re.pm cleanup | M. J. T. Guy | 1998-07-19 | 2 | -5/+7 | |
* | | | | | | | | | | | | | | export additional symbols on OS/2 | Ilya Zakharevich | 1998-07-19 | 1 | -0/+12 | |
* | | | | | | | | | | | | | | Minor improvements to perlcc | Ilya Zakharevich | 1998-07-19 | 1 | -12/+17 | |
* | | | | | | | | | | | | | | applied slightly tweaked version of patch | Ilya Zakharevich | 1998-07-19 | 1 | -2/+27 | |
* | | | | | | | | | | | | | | improve 'frame' handling in debugger | Ilya Zakharevich | 1998-07-19 | 1 | -10/+20 | |
* | | | | | | | | | | | | | | fix and test handling of literal newlines in heredocs | Gurusamy Sarathy | 1998-07-19 | 2 | -4/+12 | |
* | | | | | | | | | | | | | | remove possibly unwritable lib/re.pm before overwrite | Larry Wall | 1998-07-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | unsubmitted Changes tweak | Gurusamy Sarathy | 1998-07-19 | 2 | -1/+13 | |
* | | | | | | | | | | | | | | make failed matches return empty list in list context | Gurusamy Sarathy | 1998-07-19 | 3 | -10/+31 | |
* | | | | | | | | | | | | | | remove obsolete perltrap about m//g's pos() reset behavior | Gurusamy Sarathy | 1998-07-18 | 1 | -20/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | fix yet another USE_THREADS leak due to failure to free stacks | Gurusamy Sarathy | 1998-07-18 | 2 | -2/+12 | |
* | | | | | | | | | | | | | fix major bug in GIMME (introduced in 5.003_96); void contexts were | Gurusamy Sarathy | 1998-07-18 | 1 | -3/+7 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | fix lvalue leaks stemming from failure to free LvTARG(sv) | Gurusamy Sarathy | 1998-07-18 | 10 | -20/+4 | |
* | | | | | | | | | | | | check ferror() only if read() returned 0 | Gurusamy Sarathy | 1998-07-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | fix another CvMUTEXP() leak | Gurusamy Sarathy | 1998-07-18 | 1 | -1/+2 | |
* | | | | | | | | | | | | fix CvMUTEXP() leaks with -Dusethreads | Gurusamy Sarathy | 1998-07-18 | 2 | -4/+2 | |
* | | | | | | | | | | | | fix $/ init for multiple interpreters/threads | Gurusamy Sarathy | 1998-07-18 | 3 | -5/+10 | |
* | | | | | | | | | | | | fix missing init that caused RE alternations to fail under | Gurusamy Sarathy | 1998-07-18 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | add stub docs for ext/B, other minor tweaks | Gurusamy Sarathy | 1998-07-15 | 17 | -3/+275 | |
* | | | | | | | | | | | up patchlevel to 75 (Beta, Issue 1), add podpatch | Abigail | 1998-07-15 | 8 | -47/+245 | |
* | | | | | | | | | | | pod/pod2man.PL Fix use of < inside C<> | Abigail | 1998-07-15 | 1 | -5/+8 | |
* | | | | | | | | | | | Additional targets for OS/2 build | Ilya Zakharevich | 1998-07-15 | 1 | -0/+16 | |
* | | | | | | | | | | | rename some long file names to be 8.3 truncation-safe | Gurusamy Sarathy | 1998-07-15 | 6 | -9/+9 | |
* | | | | | | | | | | | minor tweaks to docs on qr// | Gurusamy Sarathy | 1998-07-15 | 4 | -14/+20 | |
* | | | | | | | | | | | applied patch, with tab tweak suggest by Peter Prymmer | Hans Mulder | 1998-07-15 | 1 | -9/+8 | |
* | | | | | | | | | | | allow perlbug -ok when STDIN it not a tty | Hugo van der Sanden | 1998-07-15 | 1 | -2/+3 | |
* | | | | | | | | | | | :_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines | Art Green | 1998-07-15 | 1 | -1/+1 | |
* | | | | | | | | | | | typecast long vs. IV compares in pp_flip/pp_flop | Gurusamy Sarathy | 1998-07-15 | 1 | -2/+2 |