Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The visual C++ project of the C++ API of Msg
[simgrid.git] / src /
2008-07-08 cheriermnot needed now
2008-07-08 cheriermUse pointers instead references.
2008-07-03 cheriermSome new classes of CPP version of Msg
2008-07-03 cheriermLast Changes of CPP version of Msg
2008-06-30 cheriermAvoid some warning on the string format
2008-06-27 cheriermuse %#x format instead of %p because Windows and Linux...
2008-06-26 mquinsonFix documentation
2008-06-26 velhoCorrected bug update in action->remain.
2008-06-26 velhoCosmetic, error prone comment erased.
2008-06-26 velhoAdapted to the new get total received interface.
2008-06-25 velhoPatching it does not seem to work remaining communicati...
2008-06-25 velhoMinimize forking effort in network_model.
2008-06-25 velhovarious cleanups
2008-06-25 velhoEnhanced print_topology function.
2008-06-25 velhoCleaning up and multiprocess safer forking approach.
2008-06-25 velhoinclude portable.h at the right location (Yes, we reall...
2008-06-25 velhoDepricated gtnets header, compability with old gtnets...
2008-06-25 velhomove GTNETS initialization to the right place and compl...
2008-06-25 cheriermWindows version of rand_r() and drand48()functions.
2008-06-24 mquinsonIntroduce a surf_parse_error function to deal with...
2008-06-24 alegrandFix the bug raised by Tchimou.
2008-06-20 cheriermOn Windows - Stack-based Buffer Overrun Detection ...
2008-06-20 cheriermCode refactoring on CPP
2008-06-20 cheriermdisable a warning on Visual C++
2008-06-20 cheriermimplement xbt_os_thread_cancel() for windows and make...
2008-06-20 cheriermupdate gras architecture macro to 3 for Visual C++...
2008-06-20 cheriermisatty is already declared in io.h
2008-06-19 alegrandOoups, stupid me.
2008-06-18 alegrandUse newly created SURF function to indicate whether...
2008-06-18 alegrandExport functions in SURF to indicate whether a link...
2008-06-18 alegrandFrederic's patch to get the sharing policy in SimDAG.
2008-06-18 alegrandcosmetics
2008-06-18 mquinsonthis structure traversal was awfully written
2008-06-18 mquinsonuse a dict to store the smx_hosts since we lookup by...
2008-06-18 alegrandPlug some memleaks.
2008-06-18 alegrandPlug a memleak.
2008-06-18 mquinsonreindent
2008-06-18 mquinsonMore informative error messages
2008-06-17 mquinsongcc needs uint32_t on windows
2008-06-17 mquinsonVarious cleanups and some more debug
2008-06-17 mquinsonAdd a xbt_dict_size function
2008-06-17 alegrandCleanup: move these frees to the right location.
2008-06-17 alegrandPlug a memleak.
2008-06-17 alegrandPlug a memleak.
2008-06-17 alegrandPlug some memleaks by a cleaner management of surfxml_b...
2008-06-17 alegrandPlug a memleak.
2008-06-17 alegrandPlug a memleak.
2008-06-17 alegrandPlug a memleak.
2008-06-17 alegrandmove set_list initialization to where initializations...
2008-06-16 alegrandFinally kill the memleak in the route parsing (I hope).
2008-06-16 alegrandUggly and naughty memleak that caused a lots of perform...
2008-06-16 alegrandCosmetics
2008-06-16 alegrandclean treatment of timeouts and cond_free.
2008-06-16 alegrandYet another harmless optimizations
2008-06-16 alegrandHarmless optimization
2008-06-12 alegrandPotential bug fix.
2008-06-12 alegrandBug fix
2008-06-12 alegrandAdd convenient debug function on conditions and use...
2008-06-12 alegrandindent -i2 -kr
2008-06-12 alegranddos2unix
2008-06-12 alegrandFactor most callback definitions.
2008-06-12 alegrandAllow reinitialization after Martin's last memleak...
2008-06-11 alegrandPlug a memleak.
2008-06-10 mquinsonMake cunit memory clean
2008-06-10 mquinsonplug some little memleaks
2008-06-10 alegrandMinor optimization.
2008-06-10 mquinsonGet the debug output more verbose
2008-06-10 alegrandClean and reorganize: move some frees to the right...
2008-06-10 alegrandFactorize some code in the parser, hide some functions...
2008-06-10 alegrandPlug a memleak
2008-06-10 alegrandPlug memleak.
2008-06-10 mquinsonSome more debug output
2008-06-10 mquinsonplug memleaks
2008-06-10 mquinsonuseless cleanup
2008-06-10 mquinsonallow to attribute a rank to slaves in peer groups...
2008-06-10 mquinsonno need to dupplicate the work of svn blame
2008-06-10 mquinsonuseless cleanup
2008-06-10 mquinsonCut a now useless dependency of surf.h to portable...
2008-06-10 mquinsonRemove the surf_*_model_description_size constants...
2008-06-09 alegrandPropagate recent modifications of change_host function...
2008-06-09 velhoRemoved duplicated declaration of surf_network_model_in...
2008-06-09 velhoAdded a properties field to struct network_card_GTNETS.
2008-06-09 velhoMoving init_GTNETS function to the right place.
2008-06-09 velhoSDP compiling now, added header portable.h to header...
2008-06-09 velhoReno2 now compatible with the new and more appropriated...
2008-06-09 velhoCorrect the network_model_description_size in order...
2008-06-09 velhoAdded Reno2, a model that takes 2W/RTT as the utility...
2008-06-09 velhoAdded a function and the bound to the variable structure.
2008-06-09 velhoAdded the feature of getting remaining communication...
2008-06-09 velhoFixed small bug when running_actions were empty.
2008-06-09 velhoMake GTNETS compatible with new parsing and variable...
2008-06-09 velhoUse the same type name (network_link_GTNETS_t) as in...
2008-06-09 velhoBetter management of additionnal network models
2008-06-09 mquinsonEnsure that the random generator respects the provided...
2008-06-07 alegrandRodrigo Righi patch to enable migration.
2008-06-07 alegrandFix the bug raised by Benjamin Depardon.
2008-06-06 velhoCorrected small bug in network model host_number is...
2008-06-05 mquinsonmalloc(0) fails on AIX
2008-06-05 mquinsondamn ANSI C
2008-06-04 mquinsonOps, sorry windows. I'll stick to ANSI
next