Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MSG_process_resume did not work if you tried to resume yourself.
[simgrid.git] / src /
2005-07-01 alegrandMSG_process_resume did not work if you tried to resume...
2005-07-01 mquinsonasprintf & friends replacement
2005-07-01 mquinsonInclude libex and snprintf replacement
2005-07-01 mquinsonMake sure we have an implementation of asprintf, even...
2005-07-01 mquinsonInclude the original version of the libex library....
2005-07-01 alegrandtell the world that MSG_set_verbosity is deprecated.
2005-07-01 alegrandfix documentation
2005-07-01 alegrandfix a reference
2005-06-30 alegrandsome compiler don't like this return void... :)
2005-06-30 alegrandremove this damn fflush that spoils the performance...
2005-06-29 alegrandremoving MSG_process_start from the documentation
2005-06-29 alegrandIt's amazing how a well-placed ! can make such a differ...
2005-06-29 mquinsonstupid me
2005-06-29 mquinsondisable MSG_get_msgload until we find a good specificat...
2005-06-29 mquinsonAdapt to API change (I was too quick, I guess)
2005-06-29 alegrandI had forgotten a few functions last time. It could...
2005-06-29 alegrandAdd a select for Martin.
2005-06-29 mquinsonAdapt to upcomming changes in MSG even before Arnaud...
2005-06-29 mquinsonput the great MSG_config stuff in the libs
2005-06-29 mquinsonxbt_cfg_set_vargs() and xbt_cfg_set() now handle only...
2005-06-29 mquinsonKill evil cruft ;)
2005-06-29 mquinsonFirst try at actually using the configuration stuff...
2005-06-29 alegrandAdd a new function: MSG_task_get_with_timeout. That...
2005-06-29 alegrandhelps for debuging without having to modify and recompi...
2005-06-29 alegrandAdding a function to set the max_duration of an action.
2005-06-29 mquinsonDo compile correctly under windows
2005-06-29 mquinson+= ucontext_stack.h, which is generated
2005-06-29 mquinsonInclude amok into libraries to avoid issues on AIX...
2005-06-29 mquinsonBig fat warning of deprecation
2005-06-29 alegrandTrying to make context work on stupid architectures...
2005-06-28 mquinsonNo instruction before the last variable declaration...
2005-06-28 mquinsonStupid C++ comments breaking AIX compilers
2005-06-28 mquinsonGot the last little bugs; more useful loggings
2005-06-27 mquinsonImplement callbacks, add some missing functions and...
2005-06-27 mquinsonReimplementation in the modern coding standards
2005-06-27 mquinsonkill defaultlog
2005-06-27 mquinsonmulti dicts take care of their own logging category...
2005-06-27 mquinsoncleanups
2005-06-27 mquinsonImprove documentation and other cleanups
2005-06-27 mquinsonbump library version info; add dict_multi; cosmetics
2005-06-27 mquinsonKill defaultlog
2005-06-27 mquinsonKill defaultlog and gras/core.h
2005-06-27 mquinsonUnstar the gras_trp_plugin_t type, even if internal...
2005-06-27 mquinsonStop implementing bit fields manually, and ask the...
2005-06-27 mquinsonMore helpful logs
2005-06-27 mquinsonUse select to sleep portably on weird platforms
2005-06-25 mquinsoncosmetics
2005-06-25 mquinsonAllow NULL payload messages
2005-06-23 mquinsondon't use XBT_CIN, since I didn't manage to implement...
2005-06-23 mquinsonTry to reput the cvs base in a usable state, sorry
2005-06-23 mquinsonTry to reput the cvs base in a usable state, sorry
2005-06-23 mquinsonAutomatic update
2005-06-23 mquinsonLet bw_request work
2005-06-23 mquinsonAllow users to not care about who sended the message...
2005-06-23 mquinsoncleanup
2005-06-23 mquinsonlet it work in RL (more work needed for SG)
2005-06-23 mquinsonnew function: gras_socket_meas_accept (mandatory on...
2005-06-23 mquinsonsizes are unsigned long int
2005-06-23 mquinsoncosmetics
2005-06-23 mquinsondead code
2005-06-23 mquinsoncosmetics
2005-06-23 mquinsonDon't try to unregister accepted sockets from OS tables...
2005-06-23 mquinsonon exit, close all the sockets left open and others...
2005-06-23 mquinsonautomatic updates
2005-06-23 mquinsonfree the libdata fabrics on exit (actually call the...
2005-06-23 mquinsonReduce the default amount of logs
2005-06-23 mquinsonplug a memleak on exit
2005-06-23 mquinsonreduce the default amount of logs
2005-06-23 mquinsonIn RL, count the time from the begining of the applicat...
2005-06-23 mquinsonin remove_at, if the user didn't provide room to retrie...
2005-06-23 mquinsonreduce the amount of logging; don't exit the process...
2005-06-23 mquinsonBugfixes: in SG, don't nhol the size, when zeroing...
2005-06-23 mquinsonbugfixing do find the existing sockets in the cache...
2005-06-13 alegrandcleanup
2005-06-13 alegrandcall surf->action_free. It's incredibly faster now...
2005-06-13 alegrandAdd a new function action_use that help to delay the...
2005-06-10 alegrandInitialization that should be useless because of the...
2005-06-09 alegranddefault value of start_time = -1.0. It enables to make...
2005-06-06 mquinsonrename raw sock to meas ones; do declare msgtypes on...
2005-06-06 mquinsonrename raw sockets to measurement ones
2005-06-06 mquinsoncosmetics
2005-06-06 mquinsonlet it compile on windows too
2005-06-06 mquinsonlet timer work on host without gettimeofday (windows...
2005-06-06 mquinsonSurvive NULL datadesc in datadesc_get_name; change...
2005-06-06 mquinsonActually, null payload is quite common, harmless and...
2005-06-06 mquinsonKill french dupplicate of the log documentation now...
2005-06-04 mquinsonvariable declaration before actions. Damn old gcc
2005-06-04 mquinsontype cb now receive the typedesc they operate on; sanit...
2005-06-04 mquinsonstupid me, unable to set a bit flag
2005-06-04 mquinsonkill 'ignored' category; 'cycle' is now one bit of...
2005-06-04 mquinsonkill the (defunct) ignored category; change 'cycle...
2005-06-04 mquinsontype callbacks now get the typedesc they operate on...
2005-06-04 mquinsonDumping function. As usual, for debuging purpose
2005-06-02 mquinsonmove the dynar type definition to a specific header...
2005-06-02 mquinsonmove the type definition to a specific header so that...
2005-06-02 mquinsonDon't use htonl in SG
2005-06-02 mquinsonmissing header
2005-06-02 alegrandVery weird. Those modifications were supposed to have...
2005-06-02 mquinsonPut a header to a function
2005-06-02 mquinsonYeah. Cool, we use the SIZEOF_MAX. But now also load...
next