Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-07-13 mquinsonupdate of the binary file corresponding to the exchange...
2007-07-13 mquinsonDatadesc now contain a mutex; send big enough data...
2007-07-13 mquinsonWorking test cases
2007-07-13 mquinsonreduce waiting times to speed up tests
2007-07-13 mquinsonreduce waiting times during make check
2007-07-13 mquinsonif the plugin socket creator raises an exception, remov...
2007-07-13 mquinsonSpeed up make check in RL a bit
2007-07-13 mquinsonreduce the waiting time in RL on make check
2007-07-13 mquinsonrevalidate the simulator output after last change
2007-07-13 mquinsonSlaves try a bit harder to connect to the master
2007-07-13 velhoImproved version of testsuite.
2007-07-13 velhoAdded files to execute ping_pong example with a smalles...
2007-07-13 marklsmore work on smpi receiver. basically everything is...
2007-07-12 mquinsonthis was renamed
2007-07-12 mquinsonautogenerated
2007-07-12 donassbrUse a queue to control the selectable sockets. We don...
2007-07-12 mquinsonStop using internal interface of dynars related to...
2007-07-12 mquinsonInitialize xbt beforehand
2007-07-12 donassbrCorrected mutex unlocking.
2007-07-12 mquinsonNew kind of error
2007-07-12 mquinsonDynar are now synchronized
2007-07-12 donassbrType casting. Bug solved.
2007-07-12 mquinsonvarious little cleanups in the gras/sg code. Mainly...
2007-07-11 mquinsonxbt/synchro.h test case, unfortunately showing some...
2007-07-11 mquinsonGo for a thread_cancel instead of a thread_destroy...
2007-07-11 mquinson+= thread_cancel
2007-07-11 mquinsonof course, you shouldn't use the simulated time but...
2007-07-11 mquinsonWhen implementing the versatile threads, I decided...
2007-07-11 mquinsonimplement versatile threads (working both on simulator...
2007-07-11 mquinsonversatile implementation do not fake the xbt_thread...
2007-07-11 donassbrWe need a default if the user didn't set any function.
2007-07-11 mquinsonkill dead code
2007-07-11 mquinsonGenerate the temps manually in this dir because the...
2007-07-11 mquinson...
2007-07-11 mquinsonMore cleanups in simix and friends. Do not request...
2007-07-11 mquinsonTest case for the gras_agent_spawn function
2007-07-11 mquinsondead file
2007-07-11 mquinsonNew function: gras_agent_spawn
2007-07-11 mquinsonplease shutdown the process/agent BEFORE the whole...
2007-07-11 mquinsonMove smx_process related functions from sg_emul.c to...
2007-07-11 mquinsonSplit too long file, various cleanups
2007-07-11 mquinsonRemove comments written in french (sigh), remove the...
2007-07-11 mquinsoncosmetics: enforce prototype checking on callbacks...
2007-07-11 mquinsonMove a private symbol (that I may want to kill soon...
2007-07-10 mquinsonyeah, right
2007-07-10 mquinsonIgnore it, it's just a deseperate try to explain CVS...
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2007-07-10 mquinsonStupid me. The code produced by the gras_stub_generator...
2007-07-10 mquinsonArg. Move private symbols out of the public header...
2007-07-10 mquinsonArg. Move private symbols out of the public header...
2007-07-10 mquinsontimeout on conditions
2007-07-10 mquinsonadd the ability to specify a timeout on waiting a condi...
2007-07-10 mquinsonsanitize file naming space
2007-07-10 mquinsontypos preventing the java disabling from working
2007-07-10 mquinsonComment a windows hack which is out of sync with log...
2007-07-10 mquinsonops, wasn't compilable under windows
2007-07-10 mquinsonMake sure min and max macro are declared everywhere...
2007-07-10 mquinsonrename xbt_portability.h and sysdep.c to xbt_os_time...
2007-07-10 mquinsonWindows don't have any pthread implementation...
2007-07-10 mquinsonSplit up a too long file, taking the oportunity to...
2007-07-10 mquinsonSplit up a too long file, taking the oportunity to...
2007-07-10 marklssome more work on smpi_sender and smpi_receiver. It...
2007-07-09 mquinsonHello module xbt/queue (classical producer/consumer...
2007-07-09 mquinsonWe need the os threads here
2007-07-09 mquinsonErm
2007-07-09 mquinsonFurther document last changes
2007-07-09 mquinsonHello xbt/synchro module (synchronization working both...
2007-07-09 mquinson.
2007-07-09 mquinsonHello xbt/synchro module (synchronization working both...
2007-07-09 mquinsonrename xbt_thread, xbt_mutex and xbt_thcond to xbt_os_t...
2007-07-09 mquinsonThis file is a stub for XBT, it has nothing to do in...
2007-07-09 mquinsonWe also need jni.h to compile (naturally) + move java...
2007-07-09 mquinsonWe also need jni.h to compile (naturally) + move java...
2007-07-09 mquinsondo not break when java isn't around
2007-07-09 mquinsonGet ready to RTFM fred about static linking
2007-07-08 mquinsonhello, automake-1.10
2007-07-08 mquinsonGo for automake-1.10
2007-07-08 mquinsonMake sure this file can be included alone (it needs...
2007-07-08 mquinsonStop hardcoding prehistoric versions of aclocal ;)
2007-07-08 mquinson(kinda) working java wrappers by Malek and me
2007-07-08 mquinson(kinda) working java wrappers by Malek and me
2007-07-08 mquinson(kinda) working java wrappers by Malek and me
2007-07-08 mquinsonignorable
2007-07-08 mquinsonIn reality, Java use native thread synchronization...
2007-07-08 mquinsons/__SIMIX_display_process_status/SIMIX_display_process_...
2007-07-08 mquinsonhack around the place to get the initialization phase...
2007-07-08 mquinsonMore verbose on exception throwing (java still raises...
2007-07-08 mquinsonallow interfaces to call SIMIX_display_process_status
2007-07-08 mquinsonAllow java to call __MSG_process_cleanup
2007-07-08 mquinsontypo
2007-07-08 mquinsonAllow interfaces to display process status + trick...
2007-07-07 mquinsonwhen building the backtrace search the path if the...
2007-07-07 mquinsonDo only call addr2line on a library when we got the...
2007-07-07 marklsported most of smpi_sender to simix, smpi_receiver...
2007-07-06 mquinsonStubs of the functions allowing the upper JAVA layer...
2007-07-06 mquinsonsome code allowing the upper JAVA layer (user interface...
2007-07-06 mquinsonsome code allowing the upper JAVA layer (user interface...
2007-07-06 mquinsonRename some struct fields in private datatype to explic...
2007-07-06 mquinsonRename some struct fields in private datatype to explic...
2007-07-06 velhoCorrected bug when choosing workstation model.
next