Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2005-03-29 alegrandadding a getpid function
2005-03-29 alegrandAvoid segfault or infinite loop when calling this funct...
2005-03-29 mquinsonDocument tonight's changes
2005-03-29 mquinsonImplement a gras_os_myname. KISS and don't try a DNS...
2005-03-29 mquinson+=timer.trace
2005-03-29 mquinson+=ping.trace
2005-03-29 mquinson+=chrono.trace
2005-03-29 mquinsonChange the name of a function which was not implemented yet
2005-03-29 mquinsoncleanup
2005-03-29 mquinsonChange SIMGRID_INSTALL_PATH to GRAS_ROOT. It's not...
2005-03-25 alegrandMSG_getClock is a stupid name.
2005-03-25 alegrandMSG_task_get is now fair...
2005-03-25 alegrandSans serif is nicer
2005-03-25 alegrandStop sending mail to ME!!!!
2005-03-16 alegrandAdd MSG_task_get_compute_duration() and MSG_task_get_da...
2005-03-08 mquinsondocument changes, and add the 2.94 release goals. Sorry...
2005-03-08 mquinsonmaintainer-mode implies enable-compile-warnings. Feel...
2005-03-08 mquinsonRevert last change. This was not the issue on PPC....
2005-03-08 mquinsonNow that gcc issue on powerpc is fixed, stop being...
2005-03-08 mquinsonBuglet found by Loris: XBT_LOG_NEW_CATEGORY shouldn...
2005-03-08 mquinsonPass --fno-loop-optimize to powerpc computers so that...
2005-03-08 mquinsonI changed the action a long while ago. Let's change...
2005-03-08 mquinsonenglish translation and housekeeping
2005-03-04 alegrandOn the way to 2.94
2005-03-04 alegrandClean clean clean
2005-03-04 alegrandReady for the 2.93!
2005-03-04 alegrandmoving to the right location.
2005-03-04 mquinsonDone with neuf-trois. Move the remaining to TODO and...
2005-03-04 mquinsonMove big structures out of the stack to try to help...
2005-03-04 mquinsonThe boss of remote compilation in the whole 93
2005-03-04 mquinsonDon't clean on each build (to benefit from rsync)
2005-03-04 mquinsonfind the build host even on incomplete build (done...
2005-03-04 mquinsonIt breaks xlC
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
next