Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleared warn: init discards pointer...
[simgrid.git] / src /
2007-10-31 quasarupdating the dtd and some memory leacks
2007-10-27 mquinsonMac does not find the prototype of getline
2007-10-27 mquinsonOff by one access
2007-10-27 mquinsonDamn it, we forgot to update the stubs, once again
2007-10-27 mquinsonOoops. When restarting the logging action with dynamic...
2007-10-27 mquinsonLet's be brutal: copy the pthread_mutex_timedlock proto...
2007-10-27 mquinsonCleanups around the inter-unixes portability code for...
2007-10-27 mquinsonCheck for sem_init
2007-10-27 mquinsonnew line at EOF
2007-10-27 mquinsonmore explicit error messages, and random cleanups
2007-10-27 mquinsonFix stupid comments
2007-10-27 mquinsonCheck that the platform file does not define the same...
2007-10-27 mquinsonAvoid segfault when trying to retrieve the name of...
2007-10-27 mquinsonReset the clock to 0 in surf_exit so that it gets zeroe...
2007-10-27 mquinsonLast useless cleanup about Marc jumbo commit
2007-10-27 mquinsonFactorize the current_property_set symbol of simix...
2007-10-27 mquinsonKill code duplication, and doc tiny improvements
2007-10-27 mquinsonKill the useless _MSG_process_create_with_env_from_SIMI...
2007-10-27 mquinsonLastest cleanups in surf/ of Marc's jumbo commit
2007-10-27 mquinsonI think I now better understand the surf internals...
2007-10-26 mquinsonuseless cleanups
2007-10-26 mquinsonYeah, that was a bit agressive against leaks...
2007-10-26 mquinsonFixup the is_first semantic (does not change anything...
2007-10-26 mquinsonPropagate the s/network_link/link/ from the XML to...
2007-10-26 mquinsonAdd the stubs to properties related functions in real...
2007-10-26 mquinsonRename gras_os_property_value() to gras_os_host_propert...
2007-10-26 quasarlet's also be brutal with what seems to be a typo from...
2007-10-26 quasarLet's be brutal since we fail to understand the problem...
2007-10-26 quasarrelax ordering enforcement
2007-10-26 quasarthese symbols where only defined as extern, fooling...
2007-10-26 quasarmove the callback lists to the public headers
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-26 cherierma distraction
2007-10-26 cheriermThis change the semantic of the timed function. The...
2007-10-25 mquinsonTiny improvement of the search speed
2007-10-25 cheriermthe version of the xbt_os_time() function needs the...
2007-10-25 cheriermthe inclusion of the header stat.h is tested in the...
2007-10-25 cheriermdistraction
2007-10-25 cheriermdistraction
2007-10-25 cheriermVisual C++ need sys/stat.h for open() function
2007-10-25 cheriermjust had SG_BEGIN_DECL and SG_END_DECL macro (for c...
2007-10-25 cheriermMost of this change is the consequence of the refactori...
2007-10-25 cheriermThe configuration file visualc.h is change to declare...
2007-10-25 mquinsoncleanup windows portability in there
2007-10-23 mquinsonReduce the unimplemented part
2007-10-23 mquinsonalso autogenerated
2007-10-23 mquinsonautogenerated
2007-10-23 mquinsonKill broken portability bits for visual and macosx
2007-10-23 mquinsonDo not include the useless semaphore standard header...
2007-10-23 mquinsonprintf format fixups
2007-10-23 mquinsonCosmetics on error messages
2007-10-23 cheriermMac OS X doesn't provide the sem_timedwait() function.
2007-10-23 cheriermThis implement the function gettimeofday() for win32...
2007-10-23 cheriermThis change is about the refactoring of the source...
2007-10-22 cheriermuse the XBT_EXPORT_NO_IMPORT macro instead XBT_PUBLIC_D...
2007-10-22 cheriermthis declarations and definitions are only concerned...
2007-10-22 cheriermThis change exports the gras_procdata pointer and use...
2007-10-22 cheriermVisual C++ already declare the isatty function in the...
2007-10-22 cheriermVisual C++ already declare the isatty function in io...
2007-10-22 cheriermVisual C++ already declare the environ variable in...
2007-10-22 cheriermRemove the return keyword at the end of the void function.
2007-10-22 cheriermDirectly returns the newly created condition.
2007-10-22 cheriermThis change concerne the usage of the semaphore object...
2007-10-22 cheriermThis, modify the declaration of type of function pointe...
2007-10-16 alegrand'major bug' fix in ptask_L07.
2007-10-16 alegrandImprove debug readability.
2007-10-12 marklscode cleanup, streamlining, removed some redundant...
2007-10-12 mquinsonAllow java to compile in VPATH settings (at the price...
2007-10-12 mquinsonEnforce some order on the tags; needs flexml 1.8 to...
2007-10-12 mquinsonDo not truncate the output on large messages, but switc...
2007-10-11 cheriermreturn NULL to avoid that the function returns an inval...
2007-10-11 mquinsonMove string buffers from 'private to tesh' to 'public...
2007-10-11 mquinsonMove private definition out of the log.h public header...
2007-10-11 mquinsonDo truncate files before writting into it (gras file...
2007-10-10 mquinsonLet's play safe here and don't loose the first char...
2007-10-10 mquinsoncosmetics
2007-10-10 mquinsonDisplay hexa representation of the borken header if...
2007-10-10 mquinsonDo display where the exception comes from when dealing...
2007-10-10 mquinsoncosmetics
2007-10-10 mquinsonDo not use recv() but read() to check whether a socket...
2007-10-10 mquinsonAnd now, make sure that the logging of the log module...
2007-10-10 mquinsonSome more debugging, plus killing a stupid bug: when...
2007-10-10 marklsupdated to use branching-tree broadcast instead of...
2007-10-09 mquinsonWhen the logs are not usable because we are before...
2007-10-05 mquinsonOther useless copyright notice updates
2007-10-04 mquinsonfight against multiple 'extern' specification
2007-10-04 mquinsoncosmetics around portability
2007-10-04 mquinsonkill some misplaced portability bits, leftover from...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-10-04 mquinsonCleanup parts of malek's mess: reintroduce the bunch...
2007-10-04 mquinsonautogenerated
2007-10-04 mquinsonautogenerated
2007-10-04 cheriermuse snprintf of Visual C++
2007-10-04 cheriermNow the java processes don't use the native locks so...
2007-10-04 cheriermNow the java processes don't use the native locks
2007-10-04 cheriermsorry martin but i really need the portable.h inclusion
2007-10-04 cheriermthe xbt_thread_create function must use a function...
2007-10-04 cheriermdeclare portable snprintf and vsnprintf functions for...
2007-09-26 alegrandRevert "Adding the prototype for the callback on startu...
2007-09-26 alegrandAdding the prototype for the callback on startup mechanism.
next