aboutsummaryrefslogtreecommitdiff
path: root/Lib/ruby/rubyiterators.swg
AgeCommit message (Expand)Author
2018-05-17Misc. typosluz.paz
2012-03-20Fix missing stddef.h when %import of STL containers. Was causing compile fail...William S Fulton
2011-05-19Fix import_stl testcaseWilliam S Fulton
2010-02-27SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton
2007-10-27Added an additional fix to std_set to handle eraseGonzalo Garramuno
2007-10-25Fix unary minus warningWilliam S Fulton
2007-05-16Moved functors away from std_set.i and std_map.iGonzalo Garramuno
2007-05-08Fixed swig::ConstIterator to use a GC_VALUEGonzalo Garramuno
2007-05-07Added new iterator changes to std.Gonzalo Garramuno
2007-05-05remove std::set from new extended functions, asGonzalo Garramuno
2007-05-05Added new rubycontainer_extended.swg file.Gonzalo Garramuno
2007-05-04Improved algorithm of renaming of methods with numbers at the end.Gonzalo Garramuno
2007-04-30Updated Ruby's STL to new framework.Gonzalo Garramuno
2007-04-29Added rubyiterators.swg. Not sure if it will be kept.Gonzalo Garramuno