Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ansi C declaration of the variables (at the beginning of the blocks)
[simgrid.git] / src /
2007-12-05 cheriermAnsi C declaration of the variables (at the beginning...
2007-12-04 mquinsonthese symbols had multiple definitions 5mn ago, and...
2007-12-04 mquinsonMac users need love so that their prehistoric linker...
2007-12-04 quasareliminated INFO leftover in KCCFLN model
2007-12-04 quasarfixed a bug in KCCFLN model
2007-12-04 quasarfixed a bug in KCCFLN model
2007-12-04 quasarfixed a bug in add_route in all models + dict uses...
2007-11-30 mquinsonTwo more hashing functions (chosen by define, not dynam...
2007-11-30 mquinsononly display logs of failed tests
2007-11-30 mquinsonAdapt to lastest dict API update
2007-11-30 marklsI just realized that the changes I made to the cond...
2007-11-30 marklschaned global execute_mutex and execute_cond to host...
2007-11-30 mquinsonMake dictionary internal table dynamic (and automatical...
2007-11-29 quasarmodified atoi to strtol when getting route ends in...
2007-11-29 quasarmetaxml example modifications
2007-11-29 quasareliminated bug INFO message
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-28 mquinsonFix use of verbatim sections
2007-11-28 mquinsonoops
2007-11-28 mquinsoncosmetics: inline header files loaded only at one location
2007-11-28 cheriermexports the reno and the vegas function
2007-11-27 mquinsonDupplicate the string we put into the returned dynar...
2007-11-27 mquinsonRename xbt/xbt_context.h to xbt/context.h, and add...
2007-11-27 mquinsonxbt/context.h is a private header, and the filename...
2007-11-27 marklsrenamed MPI_ functions to avoid namespace collisions...
2007-11-19 mquinsonmake visible the MSG_task_get variant accepting both...
2007-11-19 mquinsonOps, forgot this in the java cleanup commit
2007-11-19 mquinsonFurther cleanups of the Java bindings:
2007-11-19 mquinsonReindent, no change at all
2007-11-16 cheriermdon't cast the long int to avoid the warning but adapt...
2007-11-16 cheriermThis avoid a warning on the Microsoft compiler
2007-11-16 mquinsonadd a stub for the java factory initier for the cases...
2007-11-16 mquinsonooops, forgot to change this one
2007-11-16 mquinsonDo not include C files. Instead, add them to the projec...
2007-11-15 cheriermthese files are useless in the new implementation of...
2007-11-15 cheriermThe file containing the new implementation of the switc...
2007-11-15 cheriermImpact of the new context switch implementation of...
2007-11-15 cheriermImpact of the new context switch implementation of...
2007-11-15 cheriermThis commit concerned the reimplementation of the xbt...
2007-11-12 marklsrenamed DO_ONCE to SMPI_DO_ONCE.
2007-11-12 marklsmade some changes to allow more than one DO_ONCE block...
2007-11-10 marklscleaning up and refactoring some of the code to create...
2007-11-09 marklscleaned up action code to destroy completed actions...
2007-11-09 quasarfixed bug for compound models
2007-11-09 quasarupdate 1 pass
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-11-09 marklsadded code to allow for DO_ONCE loops. very preliminary.
2007-11-08 mquinsonOne crude cast less, thanks to small cleanup by Mark
2007-11-08 mquinsonOps, missed some signess fixups
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-11-08 mquinsonSome more debug
2007-11-08 mquinsonSpecify that only <platform> can be a root tag
2007-11-07 marklssmall change to calls to SIMIX_action_communicate and...
2007-11-07 marklsmade small change to function prototype for SIMIX_actio...
2007-11-07 marklsupdated smpirun to use new xml format and made changes...
2007-11-06 cheriermUse the XBT_INLINE macro (defined in the portability...
2007-11-06 cheriermA distraction, the SIMIX_process_create() function...
2007-11-06 cheriermA distraction, the SIMIX_process_create() function...
2007-11-06 cheriermThis change allow to avoid the Visual C++ compiler...
2007-11-06 mquinsonAlso fix the prototype of the RL stub
2007-11-06 marklsadded compute timer test
2007-11-06 mquinsonFix constness of arguments
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
next