2009-11-10 |
Sisyphus |
Add mingw64 support |
blob | commitdiff |
2009-11-06 |
Gerard Goossen |
move JMPENV_JUMP to die_where and mark it as "noreturn" |
blob | commitdiff | diff to current |
2009-11-01 |
Gerard Goossen |
Use of SV* instead of message, msglen, utf8 to contain... |
blob | commitdiff | diff to current |
2009-10-29 |
Rafael Garcia-Suarez |
Remove unused variable |
blob | commitdiff | diff to current |
2009-10-29 |
Gerard Goossen |
remove unnecessary (always true) condition in S_vdie |
blob | commitdiff | diff to current |
2009-10-22 |
Ben Morrow |
Let SvRX(OK) recognise a bare REGEXP. |
blob | commitdiff | diff to current |
2009-10-13 |
Nicholas Clark |
Change S_ckwarn_common() to looping over the packed... |
blob | commitdiff | diff to current |
2009-10-13 |
Nicholas Clark |
Migrate common code in Perl_ckwarn() and Perl_ckwarn_d... |
blob | commitdiff | diff to current |
2009-10-13 |
Nicholas Clark |
In Perl_ckwarn() and Perl_ckwarn_d() disentangle the... |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark |
Add Perl_ck_warner_d(), which combines Perl_ckwarn_d... |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark |
Add Perl_ck_warner(), which combines Perl_ckwarn()... |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark |
In Perl_ckwarn(), simplify the check of isLEXWARN_on... |
blob | commitdiff | diff to current |
2009-08-27 |
Vincent Pit |
Speed up repeatcpy() by at least 40% for 1-char or... |
blob | commitdiff | diff to current |
2009-08-27 |
Vincent Pit |
delimcopy(), ibcmp(), ibcmp_locale(), instr(), ninstr... |
blob | commitdiff | diff to current |
2009-08-13 |
Vincent Pit |
Perl_die_nocontext() is also called with NULL from... |
blob | commitdiff | diff to current |
2009-08-03 |
Jesse Vincent |
Remove the port to MiNT. It's a dead platform that... |
blob | commitdiff | diff to current |
2009-06-28 |
John Peacock |
Integrate version.pm-0.77 into bleadperl |
blob | commitdiff | diff to current |
2009-06-21 |
Rafael Garcia-Suarez |
A few docs nits after the few last commits |
blob | commitdiff | diff to current |
2009-06-21 |
Jim Cromie |
simplify PERL_MEM_LOG |
blob | commitdiff | diff to current |
2009-06-21 |
Jim Cromie |
invert and rename PERL_MEM_LOG_STDERR to PERL_MEM_LOG_N... |
blob | commitdiff | diff to current |
2009-05-21 |
Nicholas Clark |
Remove all the 5005threads specific mutex macros, which... |
blob | commitdiff | diff to current |
2009-04-27 |
Nicholas Clark |
Remove all #ifdef MACOS_TRADITIONAL code in core and... |
blob | commitdiff | diff to current |
2009-03-01 |
Rafael Garcia-Suarez |
Make util.c compile on systems without getcwd() |
blob | commitdiff | diff to current |
2009-02-09 |
Nicholas Clark |
Rename ext/Time/HiRes to ext/Time-HiRes |
blob | commitdiff | diff to current |
2009-01-21 |
Nicholas Clark |
Update the documentation of get_sv() to note that it... |
blob | commitdiff | diff to current |
2009-01-19 |
Slaven Rezic |
about warnings if forks fail in Perl_my_popen |
blob | commitdiff | diff to current |
2008-12-09 |
Chip Salzenberg |
Re: [PATCH] standardize save/restore of errno ... |
blob | commitdiff | diff to current |
2008-12-05 |
Chip Salzenberg |
standardize save/restore of errno & vaxc$errno |
blob | commitdiff | diff to current |
2008-12-01 |
Jerry D. Hedden |
Eliminate setenv_getix() |
blob | commitdiff | diff to current |
2008-11-26 |
Nicholas Clark |
setenv_getix() is not used anywhere other than util... |
blob | commitdiff | diff to current |
2008-11-26 |
Nicholas Clark |
Just s/Perl_/S_/ isn't good enough - you also need... |
blob | commitdiff | diff to current |
2008-11-26 |
Nicholas Clark |
pidgone() is only used in util.c, so it can be static. |
blob | commitdiff | diff to current |
2008-11-26 |
Nicholas Clark |
vdie() isn't used anywhere aside from util.c, so it... |
blob | commitdiff | diff to current |
2008-11-02 |
Tom Christiansen |
PATCH: Large omnibus patch to clean up the JRRT quotes |
blob | commitdiff | diff to current |
2008-11-02 |
Rafael Garcia-Suarez |
Explicitly specify some printf formats for constant... |
blob | commitdiff | diff to current |
2008-10-31 |
Nicholas Clark |
Add MUTABLE_GV(), and eliminate (V *) casts in *.c. |
blob | commitdiff | diff to current |
2008-10-30 |
Nicholas Clark |
Eliminate (SV *) casts from sv.c and [tu]*.c, except... |
blob | commitdiff | diff to current |
2008-10-29 |
Marcus Holland-Moritz |
Use pvs macros instead of pvn where possible. |
blob | commitdiff | diff to current |
2008-10-29 |
Nicholas Clark |
Eliminate (AV *) casts in *.c. |
blob | commitdiff | diff to current |
2008-10-28 |
Nicholas Clark |
Eliminate (HV *) casts in u*.c. |
blob | commitdiff | diff to current |
2008-10-25 |
Nicholas Clark |
Update copyright years. |
blob | commitdiff | diff to current |
2008-10-24 |
Marcus Holland-Moritz |
Make C++ compilers happy #1: "typename" is a C++ keyword. |
blob | commitdiff | diff to current |
2008-10-24 |
Marcus Holland-Moritz |
Add PERL_ARGS_ASSERT_MEM_LOG_COMMON to S_mem_log_common(). |
blob | commitdiff | diff to current |
2008-10-24 |
Marcus Holland-Moritz |
Add SV allocation tracing to -Dm and PERL_MEM_LOG |
blob | commitdiff | diff to current |
2008-10-24 |
Marcus Holland-Moritz |
Refactor Perl_mem_log_ functions |
blob | commitdiff | diff to current |
2008-07-15 |
Rafael Garcia-Suarez |
Upgrade to version 0.76 by John Peacock |
blob | commitdiff | diff to current |
2008-05-30 |
Dave Mitchell |
[perl #53746] bug with index() matching beyond end... |
blob | commitdiff | diff to current |
2008-03-08 |
Steve Peters |
Perl_croak_nocontext() is called with NULL indirectly... |
blob | commitdiff | diff to current |
2008-03-02 |
Steffen Ullrich |
Re: interrupting system() with signal depends on signal... |
blob | commitdiff | diff to current |
2008-02-27 |
Nicholas Clark |
Do the memory debug header fixup earlier to avoid valgr... |
blob | commitdiff | diff to current |
2008-02-26 |
Rafael Garcia-Suarez |
Chainsaw DEBUG_S out, as suggested by Vincent Pit. |
blob | commitdiff | diff to current |
2008-02-12 |
Nicholas Clark |
assert() that every NN argument is not NULL. Otherwise... |
blob | commitdiff | diff to current |
2008-01-28 |
Steven Schubiger |
util.c: some consting |
blob | commitdiff | diff to current |
2008-01-05 |
Nicholas Clark |
Make REGEXP a type distinct from SV. (Much like AV... |
blob | commitdiff | diff to current |
2008-01-04 |
Marcus Holland-Moritz |
Add macros mPUSHs() and mXPUSHs() for pushing SVs on... |
blob | commitdiff | diff to current |
2008-01-03 |
Nicholas Clark |
Add newSVpvs_flags() as a wrapper to newSVpvn_flags... |
blob | commitdiff | diff to current |
2008-01-03 |
Nicholas Clark |
Extend newSVpvn_flags() to also call sv_2mortal() if... |
blob | commitdiff | diff to current |
2008-01-02 |
Nicholas Clark |
Add a new function newSVpvn_flags(), which takes a... |
blob | commitdiff | diff to current |
2008-01-02 |
Nicholas Clark |
Make struct regexp the body of SVt_REGEXP SVs, REGEXPs... |
blob | commitdiff | diff to current |
2007-12-28 |
Nicholas Clark |
First class regexps. |
blob | commitdiff | diff to current |
2007-12-27 |
Nicholas Clark |
Regexps are now orange. |
blob | commitdiff | diff to current |
2007-12-23 |
Steve Peters |
Nullch and others were still alive and well in some... |
blob | commitdiff | diff to current |
2007-12-20 |
Nicholas Clark |
With change 32676 moving the HvSHAREKEYS_on() into... |
blob | commitdiff | diff to current |
2007-11-08 |
Jerry D. Hedden |
Bug fix for storing shared objects in shared structures |
blob | commitdiff | diff to current |
2007-10-25 |
John Peacock |
Bring version.pm core into compliance with CPAN release |
blob | commitdiff | diff to current |
2007-10-17 |
Nicholas Clark |
In Perl_my_clearenv(), under -DPERL_USE_SAFE_PUTENV... |
blob | commitdiff | diff to current |
2007-09-21 |
Nicholas Clark |
hv_stores() on a literal string is now fractionally... |
blob | commitdiff | diff to current |
2007-09-21 |
Rafael Garcia-Suarez |
Silence a load of "value computed is not used" warnings |
blob | commitdiff | diff to current |
2007-09-21 |
John Peacock |
version-0.73 (was Re: Change 31920: Don't use ~0 as... |
blob | commitdiff | diff to current |
2007-06-18 |
Ævar Arnfjörð Bjar... |
SvRX() and SvRXOK() macros |
blob | commitdiff | diff to current |
2007-06-17 |
Rafael Garcia-Suarez |
Patches to compile perl on Cray XT4 Catamount/Qk, by... |
blob | commitdiff | diff to current |
2007-06-15 |
Jarkko Hietaniemi |
miscellanea |
blob | commitdiff | diff to current |
2007-06-15 |
Andy Dougherty |
Re: vsprintf |
blob | commitdiff | diff to current |
2007-05-04 |
Dave Mitchell |
eliminate PL_bufend from util.c (missed from #30820) |
blob | commitdiff | diff to current |
2007-05-02 |
Steve Hay |
Fix threaded builds (broken by change #31112) |
blob | commitdiff | diff to current |
2007-05-01 |
Steve Peters |
Add Perl_my_dirfd() to util.c |
blob | commitdiff | diff to current |
2007-04-21 |
Rafael Garcia-Suarez |
Upgrade to version-0.7203. |
blob | commitdiff | diff to current |
2007-03-27 |
Jarkko Hietaniemi |
stop the cargo cult of (MEM_SIZE)~0 |
blob | commitdiff | diff to current |
2007-03-27 |
Jarkko Hietaniemi |
util.c [PATCH] perlhack.pod (Was: Re: threads crashes... |
blob | commitdiff | diff to current |
2007-03-23 |
Jerry D. Hedden |
Silence compiler warning in util.c |
blob | commitdiff | diff to current |
2007-03-21 |
Jerry D. Hedden |
Change 30661 could result in undefined variable |
blob | commitdiff | diff to current |
2007-03-21 |
Nicholas Clark |
Remove the (sometimes) unused variable from change... |
blob | commitdiff | diff to current |
2007-03-20 |
Nicholas Clark |
In safecalloc, use the system calloc() for the non... |
blob | commitdiff | diff to current |
2007-03-19 |
Rafael Garcia-Suarez |
Upgrade to version.pm 0.71, by John Peacock |
blob | commitdiff | diff to current |
2007-02-28 |
Rafael Garcia-Suarez |
Fix a couple of typos in internal docs |
blob | commitdiff | diff to current |
2007-02-25 |
Devin Heitmueller |
[perl #41560] [PATCH] crash in Perl_vmess when GvIOp... |
blob | commitdiff | diff to current |
2007-02-19 |
Jarkko Hietaniemi |
blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVA... |
blob | commitdiff | diff to current |
2007-02-13 |
John Peacock |
Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz |
blob | commitdiff | diff to current |
2007-02-02 |
Nicholas Clark |
Change 29502 wasn't perfect - you need to remove any... |
blob | commitdiff | diff to current |
2007-01-26 |
Nicholas Clark |
Stop S_incline needing to temporarily write a '\0'... |
blob | commitdiff | diff to current |
2007-01-05 |
Steve Hay |
Silence various VC6 warnings |
blob | commitdiff | diff to current |
2007-01-04 |
Marcus Holland-Moritz |
The first three patches from: |
blob | commitdiff | diff to current |
2007-01-04 |
Jarkko Hietaniemi |
Re: [PATCH] Symbian port: add Series 90 support |
blob | commitdiff | diff to current |
2007-01-01 |
Steve Peters |
Welcome to 2007! Time to update copyrights from change... |
blob | commitdiff | diff to current |
2007-01-01 |
Jarkko Hietaniemi |
Symbian port: add Series 90 support |
blob | commitdiff | diff to current |
2006-12-29 |
Nicholas Clark |
In Perl_fbm_compile, really rarest should be U32 not... |
blob | commitdiff | diff to current |
2006-12-28 |
Nicholas Clark |
Eliminate BmPREVIOUS_set - with the complexity gone... |
blob | commitdiff | diff to current |
2006-12-28 |
Nicholas Clark |
Move all the FBM data fields from the table into a... |
blob | commitdiff | diff to current |
2006-12-18 |
Ilya Zakharevich |
OS/2-specific fixes, round II |
blob | commitdiff | diff to current |
2006-12-13 |
Ilya Zakharevich |
Text mode wrongly set on pipe file descriptors |
blob | commitdiff | diff to current |
next |