Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
DeadLock
[simgrid.git] / src /
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
2010-01-28 mquinsonOn the fly parsing of the actions file. One idle proces...
2010-01-28 mquinsonpoor man's try to save some memory in actions. Does...
2010-01-28 piniBetter fix for r7026.
2010-01-27 piniFix errors with relative includes with smpicc
2010-01-27 piniIn smpi_mpi.c:
2010-01-21 velhoFinally a proper working version of GTNets with RED...
2010-01-20 piniIn smpi_mpi.c:
2010-01-19 piniAdded flag for printing more debug info
2010-01-19 piniFix stripping of first argument.
2010-01-17 mquinsonlet simgrid still compile when lua was not detected
2010-01-15 mquinsonthat's properly integrated into the lib, now
2010-01-15 mquinsonbit more debug messages
2010-01-15 mquinsonBetterly integrated lua bindings (detected by configure...
2010-01-15 mquinsonfirst working prototype of the lua bindings. Veeeeeery...
2010-01-15 mquinsonfirst draft of lua bindings
2010-01-14 donassbrVerify NULL parameter before calling function.
2010-01-14 donassbrAdd a test to avoid calling the function SIMIX_action_c...
2009-12-23 mquinsonMake sure that smx_context_thread.c ends up in the...
2009-12-23 mquinsonAlso include the lex file of dax in the archive
2009-12-23 mquinsonFix my fix about building without flexml
2009-12-23 mquinsonDon't fail when flexml is not installed and the dtd...
2009-12-23 mquinsonAdd a function to check that the matrix is a sequence...
2009-12-23 mquinsonChange the protocol of pm_join: cannot force the rank...
2009-12-16 mquinsonindeed, loading simgrid_config first is a better idea...
2009-12-15 alegrandWe need getline so include the right file and do not...
2009-12-15 alegrandHelp distcheck to work.
2009-12-15 alegrandDo not spread getline management here and there but...
2009-12-15 alegrandremove useless dependencies
2009-12-11 mquinsonkill now unused variable
2009-12-11 mquinsonDo not clear memory before freeing it (useless and...
next