Displaying 4 results from an estimated 4 matches for "childless".
Did you mean:
childers
2005 Oct 10
1
ActionPack tests are failing
...I have
the Nitro/Glue/Og gems installed but not on Linux. The problem is, that
the document.rb from EdgeRails is required (I verified that) but
document itself requires "html/node" and that seems to require an old
version of node which is included in glue. In this older version
"childless?" takes no argument:
test_assert_tag_and_url_for(ActionPackAssertionsControllerTest):
ArgumentError: wrong number of arguments (1 for 0)
./test/controller/../../lib/action_controller/vendor/html-scanner/html/document.rb:41:in
`childless?''
./test/controller/../../lib/action_control...
2007 Feb 26
1
When rsync-3.0.0pre1 ?
When do you plan to make first prerelease of 3.0.0 version?
--
Regards
Stanislaw Gruszka
----------------------------------------------------
CHILDLESS CZY CHILDFREE? Co wybra?: dzieci czy karier??
Jakie s? granice kompromisu w ma??e?stwie?
"Dziecioodporna" - bestseller Emily Giffin ju? w ksi?garniach.
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fd81.html&sid=1035
2007 Sep 02
0
3 commits - libswfdec/swfdec_as_number.c libswfdec/swfdec_internal.h libswfdec/swfdec_player_as.c libswfdec/swfdec_player.c test/trace
...t \
local.swf \
local.swf.trace \
lots-of-arguments.as \
diff-tree cc6e32e8cbbd672fb0393ef428f65fc7f4b49f43 (from 613fd1b7aee8c0b58dd4a9061caa8cd2bb899ce2)
Author: Pekka Lampila <pekka.lampila at iki.fi>
Date: Sat Sep 1 00:36:53 2007 +0300
Handle making ASnative and ASconstructor childless in nicer way
Create them before swfdec_as_context_startup is ran, so they never get any
properties.
diff --git a/libswfdec/swfdec_internal.h b/libswfdec/swfdec_internal.h
index 563bd35..f98cd08 100644
--- a/libswfdec/swfdec_internal.h
+++ b/libswfdec/swfdec_internal.h
@@ -62,6 +62,8 @...
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
...swfdec_initialize.as
Forgot to set prototype.constructor in ASconstructor
Move most of XMLNode initialization to swfdec_initialize.as
Forgot to set prototype.constructor in ASconstructor
Number valueOf had wrong ASnative number
Handle making ASnative and ASconstructor childless in nicer way
Merge branch 'master' into xml
Add namespace functions and property to XMLNode
Mark native strings in SwfdecXml object
Set loaded to false in XML when loading fails. Remove old children in parseXML
Add swfdec_as_array_insert function
Implemen...