projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perlfunc.pod use documentation (5.6.0)
[p5sagit/p5-mst-13.2.git]
/
embed.h
2000-08-05
Jarkko Hietaniemi
Essential prototype changes were missing from #6527.
blob
|
commitdiff
2000-08-02
Gurusamy Sarathy
Remove the extraneous "main::" prefix from all the
blob
|
commitdiff
|
diff to current
2000-07-31
Jarkko Hietaniemi
The swallow_bom() saga continues. The #23 of require.t
blob
|
commitdiff
|
diff to current
2000-07-14
Gurusamy Sarathy
typos in change#6399, regen headers
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6293..6324 into mainline
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6268..6282 into mainline
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6252..6260 into mainline
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6242..6249 into mainline
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6231..6240 into mainline
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6207..6210 into mainline
blob
|
commitdiff
|
diff to current
2000-07-04
Jarkko Hietaniemi
Win32 patches for cfgperl from Sarathy.
blob
|
commitdiff
|
diff to current
2000-07-04
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-07-04
Gurusamy Sarathy
adjust change#6299
blob
|
commitdiff
|
diff to current
2000-07-04
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-07-04
Gurusamy Sarathy
fix memory leak on Windows (PL_sys_intern contents...
blob
|
commitdiff
|
diff to current
2000-06-29
Doug MacEachern
xsub attributes
blob
|
commitdiff
|
diff to current
2000-06-28
Simon Cozens
tr///, help wanted.
blob
|
commitdiff
|
diff to current
2000-06-27
Simon Cozens
is_utf8_string
blob
|
commitdiff
|
diff to current
2000-06-25
Jarkko Hietaniemi
Regen headers.
blob
|
commitdiff
|
diff to current
2000-06-07
Jarkko Hietaniemi
Regen headers for #6207.
blob
|
commitdiff
|
diff to current
2000-06-02
Gurusamy Sarathy
fix small eval"" memory leaks under USE_ITHREADS
blob
|
commitdiff
|
diff to current
2000-05-28
Gurusamy Sarathy
change#2879 broke rvalue autovivification of magicals...
blob
|
commitdiff
|
diff to current
2000-05-23
Charles Bailey
Resync with mainline prior to post-5.6.0 updates
blob
|
commitdiff
|
diff to current
2000-05-11
Gurusamy Sarathy
PL_sys_intern was being initialized too late on windows
blob
|
commitdiff
|
diff to current
2000-03-19
Gurusamy Sarathy
update Changes
blob
|
commitdiff
|
diff to current
2000-03-18
Jarkko Hietaniemi
Use the newSVuv().
blob
|
commitdiff
|
diff to current
2000-03-17
Gurusamy Sarathy
add missing bincompat5005 #defines
blob
|
commitdiff
|
diff to current
2000-03-13
Gurusamy Sarathy
make the is_utf8_*() safe for use on invalid utf8 ...
blob
|
commitdiff
|
diff to current
2000-03-09
Gurusamy Sarathy
support binmode(F,":crlf") and use open IN => ":raw...
blob
|
commitdiff
|
diff to current
2000-03-08
Gurusamy Sarathy
abstract code for C<use Foo 1.23 @ary;> into a Perl_loa...
blob
|
commitdiff
|
diff to current
2000-03-07
Gurusamy Sarathy
separate options to incpush() for adding version direct...
blob
|
commitdiff
|
diff to current
2000-03-05
Gurusamy Sarathy
fixes for most warnings identified by gcc -Wall
blob
|
commitdiff
|
diff to current
2000-03-03
Gurusamy Sarathy
support for list assignment to pseudohashes (from John...
blob
|
commitdiff
|
diff to current
2000-02-29
Gurusamy Sarathy
support fetching current interpreter from TLS under...
blob
|
commitdiff
|
diff to current
2000-02-26
Gurusamy Sarathy
support for version vectors in UNIVERSAL::VERSION(...
blob
|
commitdiff
|
diff to current
2000-02-25
Gurusamy Sarathy
fix missing perl_alloc() declaration under PERL_IMPLICI...
blob
|
commitdiff
|
diff to current
2000-02-20
Gurusamy Sarathy
make change#3386 a build-time option (avoids problems...
blob
|
commitdiff
|
diff to current
2000-02-19
Gurusamy Sarathy
make comparisons promote to utf8 as necessary (from...
blob
|
commitdiff
|
diff to current
2000-02-15
Gurusamy Sarathy
provide malloc stats via get_mstats() (from Ilya Zakhar...
blob
|
commitdiff
|
diff to current
2000-02-14
Gurusamy Sarathy
fix small interpreter leaks identified by Purify
blob
|
commitdiff
|
diff to current
2000-02-14
Gurusamy Sarathy
remove outdated -DPURIFY code--it reports bogus errors...
blob
|
commitdiff
|
diff to current
2000-02-09
Charles Bailey
Resync with mainline
blob
|
commitdiff
|
diff to current
2000-01-22
Gurusamy Sarathy
fix deeply nested closures that have no references...
blob
|
commitdiff
|
diff to current
2000-01-21
Gurusamy Sarathy
patch to report warnings on bogus filehandles passed...
blob
|
commitdiff
|
diff to current
2000-01-20
Charles Bailey
Quick integration of mainline changes to date
blob
|
commitdiff
|
diff to current
2000-01-13
Gurusamy Sarathy
support delete() and exists() on array, tied array...
blob
|
commitdiff
|
diff to current
2000-01-02
Gurusamy Sarathy
usethreads build fixups for NeXTstep (as suggested...
blob
|
commitdiff
|
diff to current
1999-12-31
Gurusamy Sarathy
missing files in previous submit
blob
|
commitdiff
|
diff to current
1999-12-30
Gurusamy Sarathy
enable the PERL_BINMODE_SCRIPTS behavior by default...
blob
|
commitdiff
|
diff to current
1999-12-12
Gurusamy Sarathy
integrate mainline changes
blob
|
commitdiff
|
diff to current
1999-12-08
Gurusamy Sarathy
apply change#4618 again along with Ilya's patch to...
blob
|
commitdiff
|
diff to current
1999-12-08
Gurusamy Sarathy
introduce save_I8() for saving byte values
blob
|
commitdiff
|
diff to current
1999-12-07
Gurusamy Sarathy
typos in change#4660
blob
|
commitdiff
|
diff to current
1999-12-06
Gurusamy Sarathy
tweaks for building with -DUSE_ITHREADS on !WIN32 platf...
blob
|
commitdiff
|
diff to current
1999-12-04
Gurusamy Sarathy
make uninitialized value warnings report opcode
blob
|
commitdiff
|
diff to current
1999-12-03
Gurusamy Sarathy
revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:...
blob
|
commitdiff
|
diff to current
1999-12-02
Ilya Zakharevich
applied suggested patch with prototype changes
blob
|
commitdiff
|
diff to current
1999-12-01
Gurusamy Sarathy
integrate cfgperl contents into mainline
blob
|
commitdiff
|
diff to current
1999-12-01
Gurusamy Sarathy
more complete pseudo-fork() support for Windows
blob
|
commitdiff
|
diff to current
1999-11-16
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-11-15
Gurusamy Sarathy
add a synchronous stub fork() for USE_ITHREADS to prove...
blob
|
commitdiff
|
diff to current
1999-11-15
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-11-14
Jarkko Hietaniemi
Ilya's "hopscotch" patch, reworked by Ilya to fit.
blob
|
commitdiff
|
diff to current
1999-11-14
Gurusamy Sarathy
tweak for win32 build
blob
|
commitdiff
|
diff to current
1999-11-14
Gurusamy Sarathy
cosmetic tweaks
blob
|
commitdiff
|
diff to current
1999-11-08
Gurusamy Sarathy
preliminary support for GVOP indirection via pad
blob
|
commitdiff
|
diff to current
1999-11-08
Gurusamy Sarathy
preliminary support for perl_clone() (still needs work in
blob
|
commitdiff
|
diff to current
1999-10-26
Jarkko Hietaniemi
Revert #4457 for more investigation.
blob
|
commitdiff
|
diff to current
1999-10-26
Jarkko Hietaniemi
Add getmnt() to nosuid checking.
blob
|
commitdiff
|
diff to current
1999-10-24
Gurusamy Sarathy
remove unused interpreter globals
blob
|
commitdiff
|
diff to current
1999-10-16
Nick Ing-Simmons
Resolve utfperl branch against mainline as of _62
blob
|
commitdiff
|
diff to current
1999-10-14
Gurusamy Sarathy
avoid inefficiency in change#3386 (every longjmp()...
blob
|
commitdiff
|
diff to current
1999-10-10
Gurusamy Sarathy
revert SAVEDESTRUCTOR() to accepting void(*)(void*...
blob
|
commitdiff
|
diff to current
1999-10-04
Gurusamy Sarathy
some compatibility macros were busted
blob
|
commitdiff
|
diff to current
1999-10-02
Nick Ing-Simmons
Incremental merge of mainline
blob
|
commitdiff
|
diff to current
1999-09-29
Charles Bailey
resync with mainline
blob
|
commitdiff
|
diff to current
1999-09-28
Gurusamy Sarathy
remove doubled new_xpv
blob
|
commitdiff
|
diff to current
1999-09-27
Gurusamy Sarathy
PERL_POLLUTE isn't required for bincompat, so don't...
blob
|
commitdiff
|
diff to current
1999-09-20
Vishal Bhatia
add arenas for managing allocations of remaining xpv...
blob
|
commitdiff
|
diff to current
1999-09-20
Gurusamy Sarathy
queue errors due to strictures rather than printing...
blob
|
commitdiff
|
diff to current
1999-09-18
Nick Ing-Simmons
Re-integrate mainline
blob
|
commitdiff
|
diff to current
1999-09-15
Gurusamy Sarathy
addendum to change#4136 (from Robin Barker <rmb1@cise...
blob
|
commitdiff
|
diff to current
1999-09-07
Gurusamy Sarathy
various fixups for windows
blob
|
commitdiff
|
diff to current
1999-09-06
Gurusamy Sarathy
applied patch suggested by Hans Mulder to fix problems on
blob
|
commitdiff
|
diff to current
1999-09-06
Gurusamy Sarathy
optional warning on join(/foo/...) (reworked suggested...
blob
|
commitdiff
|
diff to current
1999-09-05
Gurusamy Sarathy
initial implementation of lvalue subroutines (slightly...
blob
|
commitdiff
|
diff to current
1999-08-29
Spider Boardman
sub : attrlist
blob
|
commitdiff
|
diff to current
1999-08-29
Gurusamy Sarathy
deadcode removal
blob
|
commitdiff
|
diff to current
1999-08-20
Gurusamy Sarathy
integrate cfgperl contents into mainline
blob
|
commitdiff
|
diff to current
1999-08-19
Jarkko Hietaniemi
Removed duplicated code (in pp.c and mg.c) by introducing
blob
|
commitdiff
|
diff to current
1999-08-09
Jarkko Hietaniemi
Integrate with Nick.
blob
|
commitdiff
|
diff to current
1999-08-02
Gurusamy Sarathy
don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
blob
|
commitdiff
|
diff to current
1999-07-27
Gurusamy Sarathy
support -DPERL_BINCOMPAT_5005, still needs a Configure...
blob
|
commitdiff
|
diff to current
1999-07-27
Ilya Zakharevich
applied suggested patch; added missing prototype changes to
blob
|
commitdiff
|
diff to current
1999-07-26
Chip Salzenberg
optimize method name lookup
blob
|
commitdiff
|
diff to current
1999-07-26
Stephen McCamant
allow arrow omission in $foo[10]->('foo') etc. (but...
blob
|
commitdiff
|
diff to current
1999-07-26
Gurusamy Sarathy
ensure implicitly closed handles don't set $? or $!
blob
|
commitdiff
|
diff to current
1999-07-25
Gurusamy Sarathy
fix bug in change#3728 that might free COPs prematurely;
blob
|
commitdiff
|
diff to current
1999-07-23
Hugo van der Sanden
applied suggested patch for tracking line numbers corre...
blob
|
commitdiff
|
diff to current
1999-07-17
Ilya Zakharevich
Segfaults if $^P
blob
|
commitdiff
|
diff to current
next