Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-05-12 mquinsonMajor cleanup: mainly moving stuff around to have a...
2007-05-12 mquinsonMake it clear from the title that these examples are...
2007-05-12 mquinsonNo reason to call it gras. It's part of simgrid, now
2007-05-11 alegrandAuto-generated file.
2007-05-11 alegrandAdding TAGS-friendly rule.
2007-05-11 alegrandAdding more debuging info.
2007-05-11 alegrandkeeping up with last xbt_log modifications.
2007-05-11 mquinsoncleanup + more asserting for robustness
2007-05-11 mquinsonLet the state in a coherent state after MSG_clean()
2007-05-11 mquinsonOnly shutdown the logs when all the XBT users are gone
2007-05-11 donassbrUpdate gras_simix. Modified the implementation of ports.
2007-05-11 mquinsonOups, forgot a file
2007-05-10 mquinsonLet's work as 'documented'
2007-05-10 alegrandAdd debuging informations.
2007-05-10 mquinsonRenamed to xbt_log_appender_file.c
2007-05-10 mquinsonI'm a testing freak, I know
2007-05-10 mquinsonRandom cleanups in the log mecanisms, and make room...
2007-05-10 mquinsonAllow to split const strings, and avoid a strdup in...
2007-05-10 mquinsonremove_at already frees the element if last argument...
2007-05-10 mquinsonClarify from the API that the strings are modified...
2007-05-10 mquinsonWhat we really want is more tests
2007-05-10 mquinsonSome more doc
2007-05-10 velhoFinally working.
2007-05-10 mquinsonA pointer from the tutorial main page to the howtos
2007-05-10 mquinsonA pointer from the FAQ to the GRAS tutorial
2007-05-09 velhoCleaned up need some fixup.
2007-05-09 velhoHere we go again.
2007-05-09 mquinsonSome more documentation to help BSD experts such as...
2007-05-07 mquinsonStupid me. One day, I'll be able to compute array indic...
2007-05-07 mquinsonLet's find portable.h during VPATH builds
2007-05-07 mquinsonWe need the threads, and they live in the gras lib...
2007-05-07 mquinsonmemleak plug in the win part
2007-05-07 mquinsonAvoid double free: xbt_thread_join already frees the...
2007-05-07 mquinsonDo display the output when requested to not take it...
2007-05-07 mquinsonkeep up with lastest diff computation changes
2007-05-07 mquinsonKeep within the declared matrix, don't go to (-1,j...
2007-05-07 mquinsonsize_t is long, so don't play it smart and get it worki...
2007-05-07 mquinsonHuge code cleanup + implementation of the background...
2007-05-04 mquinsonplug a memleak
2007-05-04 donassbrCosmetics...
2007-05-03 donassbrFunctions gras_trp_sg_chunk_recv and send added.
2007-05-03 alegrandKeeping up with last modifications of INFO by Mt.
2007-05-03 alegrandGot rid of useless message.
2007-05-02 mquinsonupdate autogenerated
2007-05-02 mquinsonDamn, forgot to remove that debugging output before...
2007-05-02 mquinsongtnets integration
2007-05-02 mquinsontweak a bit gtnets integration in autotools mecanism
2007-05-02 kayof*** empty log message ***
2007-05-02 donassbrCorrect some bugs
2007-05-02 mquinsonThree new functions in xbt_str module: split&join ...
2007-04-30 mquinsonshorten
2007-04-30 mquinsonMake sure we don't went out of the string to handle...
2007-04-29 mquinsonDo not call strcpy but memmove since both zone may...
2007-04-29 mquinsonfurther cleanups
2007-04-29 mquinsonFurther cleanups
2007-04-27 mquinsonBetter modularization of the tesh source code
2007-04-27 donassbrBug corrected when compiling using --enable-simix.
2007-04-27 mquinsoncommit generated files
2007-04-27 mquinsonDo not display file position at INFO level (reduce...
2007-04-27 mquinsonKeep working during the SIMIX convertion
2007-04-26 mquinsonallow the command line arguments to be of the syntax...
2007-04-26 mquinsonTest several settings from the binary itself instead...
2007-04-26 mquinsonrefactoring: moving chunks of code around to try to...
2007-04-26 mquinsonFollow cleanups in the xbt_str module
2007-04-26 mquinsonremove _cleanup_double_spaces() since it's now exported...
2007-04-26 mquinsonfurther cleanups in the xbt_str module: add a proper...
2007-04-26 mquinsonconcatenate getline.c at the end of xbt_str.c
2007-04-26 mquinsonRename trim.c to xbt_str.c, so that we can have all...
2007-04-26 donassbrForgotten files
2007-04-26 donassbrChanges to test gras_simix.
2007-04-26 mquinsonMore verbose warning (long overdue commit)
2007-04-26 donassbrChanges to gras_simix
2007-04-26 donassbrA lot of changes made. Testing phase
2007-04-25 mquinsontypos
2007-04-24 mquinsonForgot to commit this
2007-04-24 mquinsontoto
2007-04-24 velhoRemoved references to lagrangedico.
2007-04-24 velhoRemoved this file, it is just an experience of optimal...
2007-04-24 velhoAdded #define NOSHORTS in order to fix a bug in the...
2007-04-21 velhoWorking and cleaned up.
2007-04-21 velhoRemoved file lagrangedico.c.
2007-04-21 velhoCleaning up the lagrange model.
2007-04-20 velhoWorking, still need some cleanup.
2007-04-20 donassbrInitial structure to implement gras using simix.
2007-04-20 donassbrRemoved debug message
2007-04-19 velhoCorrected some bugs.
2007-04-19 velhoCorrected some bugs.
2007-04-18 velhoAdded the test of lagrange with optimal step, also...
2007-04-18 velhoAdded lagrange_dicotomi_solve.
2007-04-18 velhoCorrected some bugs in when computting mu.
2007-04-18 velhoNew file, surf/lagrangedico.c, added. This module uses...
2007-04-18 velhoThe implementation of lagrange multiplier using a optia...
2007-04-17 cheriermDevloper Studio Project generation
2007-04-16 casanovafixed typo
2007-04-16 casanovaAdded a link to Kayo Fujiwara's M.S. thesis. Somebody...
2007-04-16 mquinsonIgnore simeng_usage
2007-04-16 mquinsonmerge trim.h into str.h, where it belongs to
2007-04-16 mquinsonCommit generated files
2007-04-16 mquinsonImprove the user experience of backtraces (?): Do not...
2007-04-16 cheriermuncomment a exception
next