search for: get_class

Displaying 7 results from an estimated 7 matches for "get_class".

Did you mean: set_class
2013 Mar 21
3
Announce: Puppet Dashboard 1.2.23 Available
...ry, is readable. #18512 7bc9438 puts is STDOUT.puts 7ea8816 Change deprecated ''ftools'' to ''fileutils''. c244fa2 Daemonize in the Debian / Ubuntu server init. 2b0aad4 Tighten up code for rake api tasks, and move common get_node get_group and get_class methods into a shared helper file. 7753bc5 Comment out specific gem rack version in our vendored Rails Daniel Pittman (1): e362172 (#19304) Upgrade to json_pure 1.7.7 for CVE-2013-0269 Dustin J. Mitchell (4): 775ab52 (#16429) Fix relative URLs of icons in tables.css f37359...
2006 Nov 01
0
[719] trunk/wxruby2: Hide unsupported PrinterDC class on GTK (Alex Fenton)
...bsp&nbsp&nbsp&nbsp&nbsp&nbsp2006-11-01 01:37:15 UTC (rev 719) </span><span class="lines">@@ -98,15 +98,9 @@ </span><span class="cx"> end </span><span class="cx"> </span><span class="cx"> def get_classes </span><del>- classes = [] - Dir::foreach($classes_dir) do | filename | - filespec = File.join($classes_dir, filename) - #puts("#{filename}: #{File.directory?(filespec)}) - if(File.extname(filename) == ''.i'') - classes <&l...
2006 Oct 24
0
[713] trunk/wxruby2: Patch for rake install, added rake uninstall
...end </span><span class="cx"> </span><ins>+def all_ruby_lib_files + FileList[ ''lib/**/*.rb'' ] +end + </ins><span class="cx"> def add_initializers(cpp_file) </span><span class="cx"> needs_init_list = get_classes </span><span class="cx"> needs_init_list += get_optional_classes </span><span class="lines">@@ -339,19 +341,27 @@ </span><span class="cx"> end </span><span class="cx"> end </span><span class=&...
2007 May 31
0
[1036] trunk/wxruby2: Merge RubyEventTypes into Events.i, add missing EVT_ constants for
...p&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp"Events", ] </del><ins>+ extra_classes = %w|wx RubyConstants RubyStockObjects Functions Mac Events| </ins><span class="cx"> return get_classes + get_optional_classes + extra_classes </span><span class="cx"> end </span><span class="cx"> </span><span class="lines">@@ -193,7 +190,6 @@ </span><span class="cx"> needs_init_list << "Function...
2007 Jun 25
0
[1067] trunk/wxruby2: Set up event handlers in Ruby rather than by post-processing SWIG output
...class="cx"> def all_obj_bases </span><del>- extra_classes = %w|wx RubyConstants RubyStockObjects Functions Mac Events| </del><ins>+ extra_classes = %w|wx RubyConstants RubyStockObjects Functions Mac| </ins><span class="cx"> return get_classes + get_optional_classes + extra_classes </span><span class="cx"> end </span><span class="cx"> </span><span class="lines">@@ -185,8 +185,6 @@ </span><span class="cx"> def add_initializers(cpp_file) </span&gt...
2005 Oct 21
21
PHPonRails ?
I''ve have a very tight schedule project that MUST (not my option), be developed in PHP. Is there a Rails based framework for this platform? I like the Rails way of things, but in this case, I cannot choose the programming language, so please don''t offend me :-) Thanks in advance, Alessandro _______________________________________________ Rails mailing list
2007 Apr 13
0
Wine release 0.9.35
...tdll: Remove superflous NULL checks. configure: Include <sys/types.h> before including <linux/joystick.h>. Michael Ploujnikov (1): wined3d: Remove DDBLT_WAIT fixme. Michael Stefaniuc (3): msvcrt: Move the code to demangle a name with its template argument list out of get_class() and into a separate function. msvcrt: Demangle a C++ mangled string that is only a name with it's template argument list. ws2_32/tests: Remove redundant NULL check before HeapFree(). Paul Vriens (11): advapi32/tests: Reopen the main handle if needed. advapi32/tests: S...