Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
automatic update
[simgrid.git] / src /
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...
2005-06-02 mquinsonUse SIZEOF_MAX now that configure tests it
2005-06-02 mquinsonRemove my cruft
2005-06-01 alegrandSURF won't try to bring this process to life anymore.
2005-06-01 alegrandReverting Mt's modifications and making use of the...
2005-06-01 alegrandReverting Mt's modifications. There is a problem in...
2005-06-01 alegrandReverting Mt's modifications and preparing the delayed...
2005-06-01 alegrandTimer is now functionnal.
2005-06-01 alegrandremove trailing lines. Mainly for testing the loginfo...
2005-06-01 alegrandbuffix...
2005-06-01 alegrandCreating the timer resource.
2005-06-01 alegrandSkeleton of a timer (still lack a little bit of code...
2005-06-01 alegrandFake trace to help designing a crontab
2005-06-01 alegrandmoving/hiding resource_object where it is needed.
2005-05-30 mquinsonTell explicitly gcc that hexa_print returns void
2005-05-30 mquinsonTell explicitly gcc that hexa_print returns void
2005-05-30 mquinsonembeed the buffer size within the buffer itself on...
2005-05-30 mquinsonan hexadecimal printer I sometime use for debugging
2005-05-30 mquinsonMade an error message more explicit (hopefully)
2005-05-30 mquinsonSanitize swag documentation: group definition in module...
2005-05-27 mquinsonA proper (even if really KISS) implementation of gras_o...
2005-05-25 mquinsonStart the implementation of start_time and kill_time...
2005-05-25 mquinsonAdd start_time and kill_time arguments to processes...
2005-05-25 mquinsonProperly explain to automake that flexml generated...
2005-05-25 mquinsondifferentiate the types 'char[22]' and 'unsigned char...
2005-05-25 mquinsonBugfix: Allow absolute paths for platform description...
2005-05-25 mquinsonIssue a warning on dangerous (but not impossible) situation
2005-05-25 mquinsonlet's get more verbose on error
2005-05-25 mquinsonCheck args before segfaulting on user
2005-05-24 mquinsonImplement MSG_get_msgload
2005-05-19 mquinsonTypo fixing
2005-05-13 alegrandminor modifications
2005-05-13 mquinsonReturn what should be so that the emulation support...
2005-05-10 mquinsonRename gras_chrono_{init,exit} to gras_emul_{init,exit...
2005-05-10 mquinsonRename gras_chrono_{init,exit} to gras_emul_{init,exit}
2005-05-10 mquinsonMerge conditional execution and timing macros into...
2005-05-10 mquinsonheader got renamed
2005-05-10 mquinsonkill dead and useless headers
2005-05-10 mquinsonMerge conditional execution and timing macros into...
2005-05-10 mquinsonUse proper timer; allow several timed sections per...
2005-05-10 mquinsonImplement real timers to avoid rounding errors when...
2005-05-10 mquinsonMove private declarations to private header
2005-05-10 mquinsonthe chrono module now cleanups its mess on gras exit
2005-04-19 alegrandEnable to call MSG_paje_output right before MSG_main.
2005-04-15 alegrandKillall can now be called from an agent
2005-04-15 alegrandSorry about that. I had forgotten to commit this file...
2005-04-15 mquinsonuse CVS version of flexml to generate it since it break...
2005-04-15 mquinsonPlaceholder
2005-04-15 mquinson.
2005-04-15 mquinsonAdd flex generated cruft for gentoo users ;)
2005-04-15 mquinsonDon't ignore flex result. Some poor gentoo souls need...
2005-04-15 mquinsonDon't ignore flex generated files. Gentoo only have...
2005-04-14 alegrandmoving timer functions so that we can use them for...
2005-04-14 mquinsonRegenerate with the lastest flexml (does only fix the...
2005-04-14 mquinsonReact sainly when flexml is not installed
2005-04-14 mquinsonPlease die properly when flexml goes wrong or is not...
2005-04-06 mquinsonRegenerating with flexml 1.3
2005-04-06 mquinsonReduce a bit the flexml stack now that flexml 1.3 is out
2005-03-31 alegranduniformization
2005-03-31 alegrandcosmetic
2005-03-31 alegranduse xbt_os_time
2005-03-31 alegrandbugfix
2005-03-31 alegrandAdd xbt_os_time(). This functions returns the number...
2005-03-30 mquinsons/gras_process_getpid/gras_os_getpid/
2005-03-30 alegrandDon't return stupid strings.
2005-03-29 alegrandVerbose logs.
2005-03-29 alegrandadding a getpid function
2005-03-29 alegrandAvoid segfault or infinite loop when calling this funct...
2005-03-29 mquinsonImplement a gras_os_myname. KISS and don't try a DNS...
2005-03-25 alegrandMSG_getClock is a stupid name.
2005-03-25 alegrandMSG_task_get is now fair...
2005-03-16 alegrandAdd MSG_task_get_compute_duration() and MSG_task_get_da...
2005-03-04 mquinson - Bugfix: flush the socket on close only if there...
2005-03-03 mquinsontest whether ucontext actually work, not only whether...
next