Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Visual C++ has no header named unistd.h
[simgrid.git] / src /
2007-09-21 cheriermVisual C++ has no header named unistd.h
2007-09-21 cheriermdeclaration of the variables at the begining of the...
2007-09-21 cheriermjni schedule and unschedule functions implementation
2007-09-21 cheriermnow this file does not used the native locks
2007-09-21 cheriermnow this file does not used the native locks
2007-09-21 cheriermnow this file doesn't use the native locks
2007-09-21 cheriermappend the surfxml dtd for the DTDResolver
2007-09-21 cheriermschedule() and unschedule() methods implementation
2007-09-21 cheriermcorrection of sem.acquire() method
2007-09-21 cheriermimport java.reflect
2007-09-21 cheriermimport sax helpers
2007-09-21 cheriermimport the good exception class
2007-09-21 alegrandFix initialization.
2007-09-21 alegrandRemoving now useless function.
2007-09-20 mquinsonOps, there is some more s_host fields around
2007-09-20 mquinsonOk, you won't believe this one. Visual seems to break...
2007-09-20 mquinsonFurther cleanups:
2007-09-20 mquinsonCleanup: shuffle the functions to get them in a somehow...
2007-09-18 marklsadded very crufy hacked together broadcast and split.
2007-09-18 mquinsonOnly clean unit files in maintainer mode since we canno...
2007-09-18 mquinsonRegenerate unit tests
2007-09-18 mquinsonAdd a compilation mode suited to build daemons. It...
2007-09-16 marklsworking on mpi_comm_split.
2007-09-15 marklsadding very hacked together and inefficient implementat...
2007-09-14 alegrandBugfix.
2007-09-14 alegrandStupid me. Let's use the right variable.
2007-09-14 alegrandstupid me.
2007-09-13 mquinsonNew version of the java bindings by Malek, passing...
2007-09-13 alegrand* full complience with execute_parallel_task
2007-09-13 alegrandtake variable bounds into account.
2007-09-13 alegrandFollow surf's prototype for parallel tasks.
2007-09-13 mquinsonForce the field precision to be int, as asked by picky...
2007-09-13 alegrandremove cvs files.
2007-09-13 mquinsonHandle properly the delay==-1 case (by blocking for...
2007-09-12 alegrandremove crap in compound. Parallel tasks are not modeled...
2007-09-12 alegrandconsequence of the global maxmin system removal.
2007-09-12 alegrandremove cruft
2007-09-12 alegrandbugfix revealed by making maxmin_system private...
2007-09-12 alegrandAdd partial latency support to ptask_L07.
2007-09-12 alegrandremove global maxmin system. Every model should use...
2007-09-12 alegrandremove global maxmin system. Every model should use...
2007-09-12 alegrandremove useless dependency
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-09-12 alegrandgetting rid of workstation_KCCFLN05_private.h
2007-09-11 mquinsonGet serious about checking buffer overflows during...
2007-09-11 mquinsonignore
2007-09-11 mquinsonStop build the log strings on the stack: we are multi...
2007-09-10 alegranduseless dependency
2007-09-10 alegrandClean cleanups with mallocators... Thanks Pablo for...
2007-09-09 marklsused host user data to store global index values and...
2007-09-08 marklsremoving references to mpi_comm_world from internal...
2007-09-05 alegranduse suspend instead of playing with priority...
2007-09-04 mquinsonWindows users (at least, MSVC ones) need a def file
2007-09-04 marklsrenamed some functions and moved some data structures...
2007-09-02 marklsrequests were not being makred uncompleted before being...
2007-09-02 marklsSIMIX_process_resume needed to signal cond after resumi...
2007-08-31 marklsminor change broke the build. My bad. It should be...
2007-08-31 marklstrying to debug a persistent problem.
2007-08-30 alegrandAdd debug + incredibly stupid bug fix.
2007-08-29 marklsmoved some more data structures into private.h. Still...
2007-08-29 marklsremoved some unnecessary waiting
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-28 marklsremoved some files I need to add back again...
2007-08-28 marklsrefactoring smpi into multiple source files.
2007-08-26 alegrandOoups. How come my code ever worked without changing...
2007-08-24 alegrandUse priorities...
2007-08-24 alegrandUse priorities...
2007-08-24 marklsmoving smpi.h to public include directory.
2007-08-24 marklsupdated internal data structures to allow smpi to run...
2007-08-24 marklsencapsulated simdata in private data structures so...
2007-08-23 alegrandFix parallel task problem with SIMIX raised by F. Suter
2007-08-23 alegrandMove initialization somewhere else because people that...
2007-08-21 marklschanged smpirun to delete temp files.
2007-08-21 marklsapparently we can't just pop items off the cond_list...
2007-08-21 marklsremoved unregister_action_to_condition calls. The...
2007-08-17 velhoSubstitution of the word "resource" by "model" in every...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-14 alegrandThere may be other resources than workstation. The...
2007-08-14 alegrandA simple communication may also be from a host to itself...
2007-08-14 alegrandBug fix.
2007-08-14 alegrandTake into account the case where some variable do not...
2007-08-14 donassbrChanged task->simdata->using in the communication to...
2007-08-14 alegrandhandle 0-size tasks.
2007-08-14 alegrandBug fix + cosmetics
2007-08-14 alegrandI think we should always add such a "fake" action to...
2007-08-14 alegrandcosmetics
2007-08-13 alegrandstupid me!
2007-08-13 alegrandIssue a warning about latencies instead of aborting.
2007-08-13 alegrandbug fix in communicate + create 0-consumption on all...
2007-08-13 alegranddebug + fixed many bugs due to too fast coding... :(
2007-08-13 alegrandTake into account the weird case where remain would...
2007-08-10 alegrandreindent.
2007-08-10 alegrandremove dead files.
2007-08-10 alegrandHandle FAT_PIPES.
2007-08-10 alegrandptask_L07 can now do execute and communicate via execut...
2007-08-10 alegrandUse simple communications and computations whenever...
2007-08-10 alegrandAutomatically generated file
2007-08-10 alegrandAdd a new workstation model. Should give much more...
2007-08-10 alegrandvarious cleanups + debug
next