Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add an unused (for the moment) module file
[simgrid.git] / src / bindings / ruby /
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-21 navarropCorrectly set callbacks for tags.
2010-12-15 cristianrosaCompile fix: typo in variable name.
2010-12-02 cristianrosaSwitch to Ruby 1.9.x
2010-12-02 cristianrosaCompile fix
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-27 mquinsonlet the decoupling of main lib and bindings work in...
2010-11-26 mquinsonReduce the coupling between main library and ruby bindings
2010-11-02 navarropInitialized value for compil succed in paranoid mode.
2010-10-31 mquinsonDon't mess with MSG internals from ruby, but use the...
2010-10-31 mquinsonuseless cosmetics
2010-10-11 alegrandIndent include and src using this command:
2010-10-04 mquinsonupdate all the platforms file with the new s/:/_/ in DTD
2010-09-28 navarropNew platform files (just add AS tag)
2010-04-25 mquinsonFix copyright headers
2010-04-09 navarropNow working.
2010-04-09 mquinsonUse libsimgrid as name for the native simgrid module...
2010-04-09 mquinsonremove temporary manual link to library now that cmake...
2010-04-09 mquinsonKill an crufty and outdated manual link to the lib
2010-04-09 coldpeacerequire 'simgrid'
2010-04-09 coldpeacerequire 'simgrid_ruby'
2010-04-08 navarropModified tesh files.
2010-04-07 coldpeaceThis link should be created by cmake, but update it...
2010-03-26 coldpeaceNew ruby example "Quick-Sort" ( Sending Data within...
2010-03-26 coldpeaceallowing to send tasks containing "ruby task" value...
2010-03-24 coldpeacefixing some privacy violation ( no more #include "msg...
2010-03-24 coldpeacemore respect to others privacy
2010-03-24 coldpeace"new ruby host method"
2010-03-23 mquinsonRename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake...
2010-03-22 coldpeaceHost Methods
2010-03-22 mquinsonOne more FIXME to achieve for code simplification
2010-03-22 mquinsonremove typos
2010-03-22 mquinsonreduce verbosity: debug is almost over
2010-03-22 mquinsonuse small_platform.xml here
2010-03-19 coldpeaceRuby Msg Binding : new Methods and new Example
2010-03-15 coldpeacedetailed output messages if MSG_task_send failed
2010-03-12 coldpeacebetter synchronization , cleanin' up ruby process ...
2010-03-08 coldpeaceStill have to kill runnin' processes (on simix level...
2010-03-05 mquinsonTry to fix the finalization process of ruby simulations...
2010-03-05 mquinsondamn dynamic typing preventing from checking source...
2010-03-05 mquinsonWe must put the location where we copy the task
2010-03-04 mquinsonEven more debugging info
2010-03-04 mquinsonDo not share the same argument container for every...
2010-03-04 mquinsonMore debug
2010-03-04 mquinsonmore debug
2010-03-04 mquinsonvarious little cleanups
2010-03-04 coldpeaceDeadLock
2010-03-04 mquinsonTwo more little FIXMEs
2010-03-04 coldpeaceredefinition of task and host ruby classes to adopte...
2010-03-03 mquinsonCleanup log mess in ruby bindings, various cosmetics...
2010-03-03 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-03-03 coldpeaceremoving ApplicationHandler ruby Class, keeping only...
2010-03-02 mquinsonFurther cleanups of ruby, plus add FIXME in ruby and...
2010-03-02 mquinsonAcknoledge the fact that JniException is a runtime...
2010-03-02 mquinsonYet some more cleanups in ruby (and this time, I go...
2010-03-02 mquinsonfurther simplifications to ruby: kill useless ProcessFa...
2010-03-02 mquinsonNote in source file how to debug that damn stuff
2010-03-02 mquinsonsome more cleanups in ruby bindings. Still not working...
2010-03-02 mquinsonMassive cleanups in ruby. Not yet working (segfault...
2010-03-02 mquinsonreindent
2010-03-01 mquinsonUse my axe to get ruby bindings compiling. Need to...
2010-03-01 mquinsonMore ruby cleanups: stop defining everything static...
2010-03-01 mquinsonOngoing cleanup in ruby bindings. Does not compile...
2010-03-01 mquinsonSomehow fix the ruby detection with autotools. Still...
2010-02-22 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-02-22 coldpeaceStuks When a process ( Slave ) Tries to Recieve a...
2010-02-17 navarropMake ruby in consideration with cmake.
2010-02-16 coldpeaceAlmost Done ... Still Stuckin' Wiith Some MSG Error...
2010-02-11 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-02-09 mquinsonvarious small cleanups. Not quite there yet
2010-02-09 mquinsonFirst version of ruby bindings by Medhi