Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2005-03-02 mquinsonstop saying bad things about Alvin and explain people...
2005-03-01 mquinsonAdd the rules to remove the dependency of make dist...
2005-03-01 alegrandpaje has to be initialized at the very beginning
2005-03-01 mquinsonDeal with msg_test.trace properly when created
2005-03-01 mquinsoncleanups +AC_CHECK_PRINTF_NULL
2005-03-01 mquinsonWrap potentially NULL strings to protect solaris
2005-03-01 mquinsonDefine a wrapper to strings for when printf(%s,NULL...
2005-03-01 mquinsonCheck whether printf(%s,NULL) works or segfaults
2005-03-01 alegrandmore debuging
2005-03-01 alegrandMake things work on allo-psmn. It's just a workaround...
2005-03-01 alegrandMoving functions to the right location and making them...
2005-02-28 mquinsonCopy the tarball only if 'scp' action is passed
2005-02-28 mquinsonInsist on not letting solaris try to print NULL since...
2005-02-28 alegrandStupid me !
2005-02-28 mquinsonPass debugging flags to binary
2005-02-28 mquinsonsimplify the output now that loggin' stuff displays...
2005-02-28 mquinsonAdd a stupid value needed on ARM
2005-02-28 mquinsonActivate Paje even if it's not really successful for now
2005-02-28 mquinsonStop being stupid, and don't affect a char* into a...
2005-02-28 alegrandStupid me !
2005-02-28 alegrandTypo
2005-02-28 mquinsonSolaris segfaults when asked to print NULL
2005-02-28 mquinsonsome more info in summary
2005-02-28 mquinsonwin32 cross-compil needs love
2005-02-28 mquinsonWhen using gcc -maix64
2005-02-28 mquinsonDon't try to load windows.h because ucontext were not...
2005-02-28 mquinsonmingw32 cross-build needs love
2005-02-28 mquinsonOnly test for ucontext.h and pthread.h when needed...
2005-02-28 mquinsonlet VPATH build work again
2005-02-28 mquinsondatadesc.big32_2 got regenerated on m68k
2005-02-28 mquinsongenerated on m68k
2005-02-27 mquinsonDocument last changes
2005-02-27 mquinsonpthread by default
2005-02-27 mquinsonChange xbt_strdup, xbt_malloc, xbt_malloc0 and xbt_real...
2005-02-27 mquinsonHACKHACK: set msg_global to NULL so that xbt_procname...
2005-02-27 mquinsonDisplay the current process's name in all loggings
2005-02-27 mquinsonAdd xbt_procname(): returns the name of the current...
2005-02-27 mquinsonAdd MSG_task_get_name
2005-02-27 mquinsoncosmetics in outputs, and call surf_init before initial...
2005-02-27 mquinsonMove gcc attributes wrappers to this file (needed for...
2005-02-27 mquinsonmisc.h was missing
2005-02-27 mquinsonAdd a dist-files target to all makefiles. It outputs...
2005-02-27 mquinsonkill a calloc
2005-02-27 mquinsonUseless cosmetics and plug harmless leaks
2005-02-27 mquinsonsplint'able
2005-02-27 mquinsonmore debuging
2005-02-27 mquinsonsome splint fixes
2005-02-27 mquinsonloads all of gras.h, not only parts
2005-02-27 mquinsonPass options to the simulator
2005-02-27 mquinson--enable-context option: remove the s from ptreads...
2005-02-27 mquinsonAdd a dist-files target to all makefiles. It outputs...
2005-02-27 mquinsonsplint'able
2005-02-27 mquinsoncode is now splint'able; add a MSG_task_get_name
2005-02-27 mquinsoncode is now splint'able
2005-02-26 alegrandContexts over pthreads.
2005-02-26 alegrandGRAS_rl does not depends on MSG anymore.
2005-02-25 mquinsonArgh, revert last change which was for debugging and...
2005-02-25 mquinsonDocument last changes (better SG/RL separation)
2005-02-25 mquinsonBetter separation of SG and RL
2005-02-25 mquinsonget the surfxml from where it is
2005-02-25 mquinsonWTF
2005-02-25 mquinsonMove out of COMMON sources all SG specific files. libgr...
2005-02-25 mquinsonRemove dumb/precoce idea
2005-02-23 mquinsonDocument last change (fix flex version detection)
2005-02-23 mquinsonReact healthily when flex is not there or is too old...
2005-02-23 mquinsonLaunch 2.93 devel
2005-02-23 mquinsonGet ready for release
2005-02-23 alegrandPreparing for the next version
2005-02-23 mquinsonImprove documentation of make remote
2005-02-23 alegrandTypo
2005-02-23 alegrandUpdate
2005-02-23 alegrandNow SIMGRID_INSTALL_PATH can be different of INSTALL_PATH
2005-02-23 alegrandKill dead code.
2005-02-23 alegrandHelp debuging
2005-02-23 mquinsonDocument last changes, make clean 2.92 is not out yet
2005-02-23 mquinsonIgnore ignorable autogenerated crufts
2005-02-23 mquinsonAdapt to API changes on gras_os_sleep
2005-02-23 mquinsonCode cleanups around timers to improve maintainability...
2005-02-23 mquinsonincrease debugging verbosity
2005-02-23 mquinsonDon't be delirious. timeout is in sec, not usec
2005-02-23 mquinsongras_os_sleep needs floor. SG users thus need -lm
2005-02-23 mquinsonuniformize gras_os_sleep prototype (seconds are double...
2005-02-23 mquinsonadd a virtu logging channel
2005-02-23 mquinsonCheck for usleep since gras_virtu needs it
2005-02-23 mquinsonFix the copy/paste
2005-02-23 mquinsonDocument last changes
2005-02-23 mquinsonTry harder to break that pile of crap when storing...
2005-02-23 mquinsonAdd a boolean to each node indicating whether it's...
2005-02-23 mquinsonAdd a boolean to each node indicating whether it's...
2005-02-23 mquinsonBugfix: don't assume that null content means not found...
2005-02-23 mquinsonApply manually the changes which would result in regene...
2005-02-23 alegrandSimilar to chrono.c but should be linked with atlas...
2005-02-18 alegrandIt's time for deployment. Works well but benchmarking...
2005-02-18 alegrandMinor bugfix requested off-list
2005-02-18 alegrandmake things more clean when deploying
2005-02-18 alegrandKeep working on it.
2005-02-18 alegrandThat's the way, (aha aha) I like it (aha aha) !
2005-02-17 alegrandGenerate a convenient Makefile for remote compilation.
2005-02-17 alegrandOoups. I had forgotten this one.
2005-02-17 alegrandFunctionnal benchmarking macros :
next