Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics + one function to rule them all
[simgrid.git] / src /
2007-08-06 alegrandcosmetics + one function to rule them all
2007-08-06 alegrandindent -i2 -kr. Aaaah, I feel much better now. Sorry...
2007-08-06 alegrandOne function to rule them all.
2007-08-06 mquinsonFurther fix of win build
2007-08-06 alegrandReindent!
2007-08-06 alegrandAdding convenient function.
2007-08-06 mquinsonFix win build of smpi
2007-08-06 mquinsonFix windows build (don't ask why this helps)
2007-08-06 mquinsonAdd an explanation in the default exception fetcher...
2007-08-06 mquinsonFix ucontext build
2007-08-06 marklsremoving all sub directories and private build stuff.
2007-08-05 mquinsonDo not push newly created sockets into the dynar before...
2007-08-05 mquinsonautogenerated
2007-08-05 mquinsonStop C file inclusion madness and do include the files...
2007-08-05 mquinsonStop C file inclusion madness and do include the files...
2007-08-05 mquinsonMore debugs (actually, since there were no debug at...
2007-08-05 mquinson%P is now the process name, and %t becomes the thread...
2007-08-05 mquinsonharden xbt_os_thread_self to work when module not inite...
2007-08-05 mquinsondocument upcoming change to format layout before I...
2007-08-05 mquinsondocumentation update
2007-08-05 mquinsonDo not throw exception on problem, since we will be...
2007-08-05 marklsmoving smpi into the mainstream build...
2007-08-05 marklsremoved unused variables
2007-08-04 alegrandReturn whether an item was removed or not when trying...
2007-08-04 mquinsonremove unconditional backtrace display
2007-08-04 alegrandClean up actions when a condition is destroyed.
2007-08-04 alegrandCleaner initialization.
2007-08-04 alegrandadd debug.
2007-08-04 alegrandReindent.
2007-08-04 mquinsonInsane amount of debugs
2007-08-04 mquinsonThese two files need to be added to EXTRA_DIST for...
2007-08-02 marklsminor changes
2007-08-02 alegrandAutomatically generated files.
2007-08-02 alegrandMaking gtnets and csdp detection and compilation working.
2007-08-02 alegrandKeeping up with the new surf model description.
2007-08-02 alegrandAdding a nice description mechanism for models + cleani...
2007-08-01 marklsmakes a lot more sense to use request->cond than a...
2007-08-01 alegrandmaking all needed functions "public"
2007-08-01 alegrandImprove gtnets and sdp detection.
2007-08-01 alegrandbring new network models to end users
2007-08-01 alegrandadding network models
2007-08-01 alegrandcan't see why these functions are considered more publi...
2007-08-01 alegrandvarious cleanups:
2007-08-01 alegrandIterate only on "active" variables
2007-08-01 alegrandjust warn me when a value is weird. This is just a...
2007-07-31 mquinsonmemleak
2007-07-30 alegrand* Moving things around (private->public)
2007-07-30 alegrandCleanup.
2007-07-30 marklsglobal variables successfully moved into encapsulating...
2007-07-30 velhoCorrected router parsing.
2007-07-30 velhoadd debugging
2007-07-30 alegrandHack so that SD_simulate(2.0) stops after 2 seconds...
2007-07-30 marklsglobal variables moved into structs and everything...
2007-07-30 velhoBug fix.
2007-07-30 velhoAdded a dumb router to worksation model in order to...
2007-07-30 marklswrapping global variables in structs. not finished...
2007-07-26 alegrand * Provide func_f and func_fp as now required.
2007-07-26 alegrandCommenting now useless check.
2007-07-26 alegrandfunc_f and func_fp need to be provided. This is weird...
2007-07-26 alegrandMany bug fix:
2007-07-26 velhoAdded the router as dumb cpus in order to work with...
2007-07-26 marklsminor code cleanups. Realized I wasn't deallocating...
2007-07-25 velhoCorrected error message.
2007-07-25 alegrand* Hiding private functions
2007-07-24 marklsseems to work again!!!
2007-07-23 marklseverything compiles and basic program runs again, but...
2007-07-20 marklsbasic code in place, most compile errors gone, possible...
2007-07-20 alegrandChanging log hierarchy
2007-07-20 alegrandWe're still alpha version so let's keep the warnings...
2007-07-20 alegrandKeep cleaning up func_f, func_fp, func_fpip...
2007-07-20 alegrandWe check feasability here, not the Karush Kuhn Tucker...
2007-07-20 alegrandShare precision value with other modules.
2007-07-20 alegrandKeep cleaning up func_f, func_fp, func_fpip...
2007-07-20 velhoCleanups and cosmetics
2007-07-20 velhoCleanups and cosmeticsCleanups and cosmetics
2007-07-20 marklsEverything should work at this point, but doesn't....
2007-07-19 marklschanged received messages to use own data structure.
2007-07-19 alegrandDebug cosmetics.
2007-07-19 mquinsongive a useful name to threads (father's name + pointer...
2007-07-19 alegrandmoving lagrange functions for Vegas and Reno to their...
2007-07-19 alegrandBe nice with people that prefer = to :.
2007-07-19 mquinsonDo not use non-letter chars in type name so that it...
2007-07-19 mquinsonFix delay semantic (hopefully)
2007-07-19 mquinsonNew function allowing to alias datatypes
2007-07-19 mquinsonavoid a name colision with the newly added function
2007-07-18 marklsadded proper use of mutex to smpi_wait. smpi_receiver...
2007-07-18 alegrandRemoving bugs and changing verbosity.
2007-07-18 alegrandcosmetics
2007-07-18 donassbrBroken code
2007-07-18 donassbrNew thread to receive messages. Not working yet.
2007-07-18 velhoDebuging surf Reno and Vegas with lagrange optimization...
2007-07-17 mquinsonAdd a thread to listen the network. Not used so far
2007-07-17 mquinsoncosmetics
2007-07-17 mquinsonKill a useless field
2007-07-17 mquinsonunlock the dynar before removing sockets closed at...
2007-07-17 mquinsonMake the check that RPC return something more strict
2007-07-17 mquinsonLet it compile without --disable-compile-optimizations
2007-07-16 alegrandEnable to change the workstation_model from the command...
2007-07-16 alegrandsurf_workstation_model -> workstation_model
2007-07-16 donassbrUndo dynar changes ("recursive" mutex).
next