Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move misplaced memleak fix.
[simgrid.git] / src /
2010-03-13 piniMove misplaced memleak fix.
2010-03-13 piniMove a cleanup call to a better place.
2010-03-12 mquinsonplug a tiny memleak
2010-03-12 mquinsonkill crude debugging info for ruby: that part of the...
2010-03-12 mquinsonWarn when there is some remaining actions in the system...
2010-03-12 mquinsona bit more info on how to guess the right gamma value...
2010-03-12 mquinsonadd a pointer to the DAX generator from the loader
2010-03-12 mquinsonBummer, that's not the way to change the network model
2010-03-12 mquinsonProtect spaces in arguments forwarded to simgrid
2010-03-12 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-03-12 coldpeacebetter synchronization , cleanin' up ruby process ...
2010-03-12 piniCosmetics in SMPI and bugfix for a nasty bug in SIMIX...
2010-03-11 mquinsonpropagate the network model tweaks to simgrid
2010-03-10 piniSome versions of gcc can be very picky.
2010-03-09 coldpeacemoving processFactory class
2010-03-08 coldpeaceStill have to kill runnin' processes (on simix level...
2010-03-08 piniCosmetics + basic support for printing the simulated...
2010-03-05 piniDon't try to survive something we don't know how to...
2010-03-05 piniFix SIMIX_network_copy_data against SMPI (to be tested...
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-05 mquinsonSIMIX_network_copy_data() is a mess because it tries...
2010-03-04 mquinsontiny optim: copy in one shot when possible (ie always...
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 mquinsondisplay correctly when processes are locked into a...
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-03 mquinsonbummer: I increased the amount of displayed info to...
2010-03-03 mquinsonSD_SCHED_NO_COST: Constant to use as cost in SD_task_sc...
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 mquinsonKill the MSG_paje_output() function. It's a noop since...
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-03-01 mquinsondon't free scheduling data of typed tasks
2010-02-27 mquinsonKill a static function raising 'not implemented' which...
2010-02-27 mquinsonIn trace replay, allow to have one trace file per process
2010-02-27 mquinsonMake JniException a runtime exception, nobody wants...
2010-02-27 mquinsonthis function never send NullPointerE anymore
2010-02-27 mquinsontasks created without name and costs should still be...
2010-02-27 mquinsonAllow task name to be null
2010-02-27 mquinsonvarious cleanups to the java bindings
2010-02-27 mquinsonAdd a simple README to that directory to help users
2010-02-27 mquinsonRemove the DTD and its resolver from the java bindings...
2010-02-27 mquinsonset source level of java to 6 (5 may be enough, but...
2010-02-25 piniUse an execute action instead of a sleep action.
2010-02-24 navarropDelete warning during compiling.
2010-02-23 piniAdded implementation of missing case for Alltoall ...
2010-02-22 piniFix bug while counting created requests in alltoallv.
2010-02-22 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-02-22 coldpeaceSimix Ruby Context
2010-02-22 coldpeaceStuks When a process ( Slave ) Tries to Recieve a...
2010-02-17 navarropMake ruby in consideration with cmake.
2010-02-16 coldpeaceSome Modification on the Ruby Context File...
2010-02-16 coldpeaceAlmost Done ... Still Stuckin' Wiith Some MSG Error...
2010-02-11 mquinsonbummer. Didn't meant to break everything for everyone...
2010-02-11 mquinsonSomehow integrate ruby to the library. That's ... crude...
2010-02-11 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-02-11 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-02-10 piniOops, forgot to commit the updated Makefile.
2010-02-09 mquinsonvarious small cleanups. Not quite there yet
2010-02-09 mquinsonFirst version of ruby bindings by Medhi
2010-02-09 mquinsondoc improvement
2010-02-09 mquinsonHello java 5
2010-02-09 mquinsonKill useless code
2010-02-09 mquinsonreindent
2010-02-09 mquinsonupdate documentation
2010-02-09 mquinsonmassive reindent
2010-02-08 piniSMPI over SIMIX_network in a two days rush.
2010-02-04 mquinsonKill the useless 'rate' argument of SD_task_get_executi...
2010-02-04 mquinsonin function SD_task_get_execution_time, return a time...
2010-02-04 mquinsonImprove documentation after discussion with FS
2010-02-02 alegrandHandle correctly (hopefully) timeouts in communications.
2010-02-02 alegrandIt's the least I can do in a cancel function...
2010-02-02 alegrandMake SIMIX_sem_block_onto public and fix a bug in SIMIX...
2010-02-02 velhoAdded missing header file.
2010-01-29 piniAdded some missing MPI calls.
2010-01-28 donassbrAvoid adding elements to active_element_set when the...
2010-01-28 mquinsonfurther try at getting lua working (not quite there...
2010-01-28 mquinsonreindent and cosmetics
2010-01-28 mquinsonSome more memleaks removed
2010-01-28 mquinsonDisplay a warning if some actions remain to be done...
2010-01-28 mquinsonplug a few memleaks
next