Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ops, leftover
[simgrid.git] / src /
2007-12-20 mquinsonops, leftover
2007-12-20 mquinsonmv surfxml.dtd simgrid.dtd
2007-12-20 mquinsonRegenerate with flexml 1.7
2007-12-20 mquinsonThis file needs stdio.h for sprintf (it could use bprin...
2007-12-20 mquinsonThese two certainly do not need hardcore portability...
2007-12-20 mquinsonImprove compilation time by epsilon by sharpening the...
2007-12-18 mquinsonDos2unix (second try)
2007-12-18 mquinsonDos2unix
2007-12-14 quasarsolved a bug in route:multi. routes to where not added...
2007-12-12 mquinsonFinish the code cleanup by killing completely the KCCFL...
2007-12-12 mquinsonOutput cleanups for when the exception arises in a...
2007-12-11 quasarfixed bug in route:multi generation; appeared after...
2007-12-11 quasarthe parsing time info switched to debug
2007-12-11 quasareliminating KCCFLN05 model
2007-12-11 quasarmodified cluster to allow changing properties individua...
2007-12-07 mquinsonDon't hide issues. If users asked for rand48, we must...
2007-12-05 cheriermWindow doesn't provide the function drand48(), remove...
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
next