Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
authors by first/last commit
Core group
Developer turnover
Changes    Collaboration    Timeline    Rss   
1 - 20 of 48243  Next ›
48243 01.08.2010 01:52:57, by pmichaud
Revert "Avoid creating a PMC here, rely on autoboxing instead."

This reverts commit b102dce21f9d664c7224b984c466b0298465d4d3 (r48242).
.ACCEPTS here is supposed to always return a boolean value;
this causes it to return an integer instead. Rakudo fails
t/spec/S02-builtin_data_types/bool.t unless this commit is reverted.
48242 31.07.2010 21:23:15, by coke
Avoid creating a PMC here, rely on autoboxing instead.
Definite speedup in simple Rakudo benchmark. (.61s to .56s)
all tests pass in rakudo & parrot.
48241 31.07.2010 20:43:43, by NotFound
add extend.h in several places that needs it because of the swith to Parrot_ext_call, mikehh++
48240 31.07.2010 19:55:52, by mikehh
put in TODO for MSWin32 (64 bit) - tested what I could but not on that platform
48239 31.07.2010 19:42:49, by allison
[opsc] Manifest and metadata for new document file.
48238 31.07.2010 19:34:48, by allison
[cage] Add a basic readme file, needed for generating a manpage for the executable.
48237 31.07.2010 19:33:41, by allison
[debian] Prepare for 2.6 packages.
48236 31.07.2010 19:23:49, by allison
Add a patch to insert a man file for the ops2c executable.
48235 31.07.2010 18:00:44, by allison
[debian] Apply a patch from Matt Kraai selecting appropriate new NQP files to
install, and installing the opsc command-line and supporting library.
48234 31.07.2010 16:13:36, by NotFound
call StringHandle.open from Parrot_io_open, not the other way
48233 30.07.2010 23:56:50, by NotFound
replace Parrot_pcc_invoke_sub_from_c_args with Parrot_ext_call in several places
48232 30.07.2010 23:44:11, by NotFound
replace Parrot_pcc_invoke_sub_from_c_args with Parrot_ext_call in PMC usages
48231 30.07.2010 20:51:57, by NotFound
kill Parrot_PCCINVOKE
48230 30.07.2010 19:35:11, by darbelo
Sync with trunk
48229 30.07.2010 17:19:06, by NotFound
some more OpLib tests
48228 30.07.2010 16:27:24, by NotFound
optimize and clarify Capture setter vtable functions
48227 30.07.2010 09:07:00, by NotFound
update workaround for spurious \c in icu config, TT #1722 LaVolta++
48226 30.07.2010 08:17:47, by NotFound
fix off-by-one error in OpLib
48225 30.07.2010 07:35:05, by pmichaud
[nqp-rx]: Update with fixes for RT #76792.
48224 30.07.2010 07:03:32, by darbelo
Add ARGIN_NULLOK() markers to parameters in generated functions. It makes splint a bit less cranky.
1 2 3 4 5 6 7 8 9 10 Next