Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2005-03-04 mquinsonRL deployment almost done
2005-03-04 mquinsonmake remote cruft moved to tools/graspe-master
2005-03-04 mquinsonMake sure graspe-master is executable, even if it's...
2005-03-04 mquinsonDistribute the good stuff
2005-03-04 mquinsonInsist on using xlC when available and when not instruc...
2005-03-04 mquinsonmv
2005-03-04 mquinson - Bugfix: flush the socket on close only if there...
2005-03-03 mquinsonmv compile-remote-worker graspe-slave
2005-03-03 mquinsonDamn typo
2005-03-03 mquinsonDon't try to optimize, since it breaks on ppc
2005-03-03 mquinsonmv compile-remote-worker.in graspe-slave.in
2005-03-03 mquinsondatadesc_usage with AIX data
2005-03-03 mquinsontest whether ucontext actually work, not only whether...
2005-03-03 mquinsondocument last changes
2005-03-03 mquinsonI'd prefer xlC better than gcc on AIX
2005-03-03 mquinsonsomething went wrong
2005-03-03 mquinsongenerated with xlC
2005-03-03 mquinsonUse inline portably
2005-03-03 mquinsonlet's be friendly with prehistoric compliers
2005-03-03 mquinsonUse kasher comments
2005-03-03 alegrandstop lying... :)
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
next