Skip to content
Snippets Groups Projects
Select Git revision
  • clean-2-0-0-branch protected
  • clean-2-0-0-branch@86 protected
  • clean-2-0-1-branch protected
  • clean-2-0-1-branch@196 protected
  • master default protected
  • rankn protected
  • rankn@86 protected
  • release-merged-to-develop protected
  • sucl protected
  • sucl2 protected
  • sucl@156 protected
  • clean-3-0 protected
  • clean-3-0@1396 protected
  • clean-2-4 protected
  • clean-2-3 protected
  • clean-2-2 protected
  • clean-2-2@813 protected
  • clean-2-1-1 protected
  • clean-2-1-1@621 protected
  • clean-2-1-0 protected
  • clean-2-1-0@290 protected
  • clean-2-0-2 protected
  • initial protected
  • initial@200 protected
  • clean-2-0-1 protected
  • init protected
  • init@184 protected
  • release-1-2-2 protected
  • release-1-2-2@177 protected
  • stable2 protected
  • stable1 protected
31 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Dec17Oct14Aug46Jul16Jun131213Sep14Jul1228Jun2424May2315Dec626Jul10Jun28May211954322Apr819Mar6Jan11Nov29Oct277Sep5430Jul28204Jun28Apr14106Mar14Dec12Nov1110831Oct29312Aug631Jul30Mar19181225Feb22201915610Jan97Dec6519Nov30Oct22Aug211615145Jan20Nov18326Sep18May26Apr7Feb29Sep1Jun27May115Apr14Oct21Sep15826Aug28Jul69Dec3Apr25Mar9Jan8Nov28Oct242314Jun1324May9Apr4Mar30Jan24Oct4Jul19Mar1411Jan13Dec624Nov22171623Sep141230Aug161Jun28Apr262141Feb15Dec87Oct4128Sep1611Aug10May27Nov624Feb16Jan1410Nov31Oct916Sep29Aug9Jul319Jun131110653228May221816151412962128Apr2524232221201615141311109117Mar1412427Feb2524222120198730Jan1615109821Dec19181185427Nov2120191513929Oct18141110920Sep171312111076543230Aug29272423221731Jul2221161514131211109621Jun2017151198630May29149819Apr1412108229Mar2322211817161514131211104326Feb2019181110fix bug in copy graph to string that occurs if the garbage collector has to be called if a node (record or constructor) of size > 2 with non pointers cannot be copied (maybe crashes only if > 2 pointers)mastermasterfix uniqueness type error in call back in module clCrossCall_12, this incorrect code was not detected because of a bug in the compiler that has now been fixedin graph_copy fix use of ARCH_64 preprocessor symbol in my_bsr for 32 bit processorsin graph_copy add d_S.1 .. d_S.6 labels to exported labelsfix function get_array_D, use {Int} instead of {#Int} because {#Int} now uses an _ARRAY_INT_ descriptorin graph_copy add new ARRAY and ARRAYP2 descriptors in module symbols_in_programin module graph_copy_with_names comment out .newlocallabel in abc code because the abc interpreter does not support itbug fix in copy_graph_to_string_implementation.c, move #endif in code that copies some basic typesin module graph_copy_with_names remove inline for abc code because the abc interpreter does not support .newlocallabeluse new array representation and add power of 2 arrays in module graph_copy_with_namesrefactor module graph_copy_with_names, remove unused functions lookup_desc and lookup_desc-lookup_desc_array, add NBytes.. macros, replace some spaces by tabsin Clean.h include basetsd.h for non microsoft compilers (e.g. mingw) to define type __int64add support for ARRAYP2 descriptors for arrays with reserved memory for elements up to the next power of 2 to c code of copy string to graphadd support for ARRAYP2 descriptors for arrays with reserved memory for elements up to the next power of 2 to c code of copy graph to stringupdate Clean.h in Libraries/ObjectIO/ObjectIO/OS Windows/Windows_C_12/Merge branch 'use-CleanIntArraySize-in-TCP-c-code-for-windows' into 'master'bug fix on windows for new array representation, use CleanIntArraySize in cTCP_121.c for windowsin sed script for graph_copy don't remove an underscore in the labels __ARRAY__INT__, __ARRAY__INT32__, __ARRAY__REAL__, __ARRAY__REAL32__, __ARRAY__BOOL__ and __ARRAY__CHARupdate graph_copy c code for new array representationin ArgEnvUnix add Makefile_32_no_pic to compile with -m32 and -fno-picin Object IO for 64 bit windows, fix SendMessageToClean, prevent overwriting a value on the stack, because 64 bit stores are used by centry instead of 32 bit stores, causes register rbx to be overwritten in code generated by gcc 9.3 for mingwfix prototype of function os_connectTCPC in cTCP_121.c in Object IO for windows (gcc 9.3.0 reports error)Merge branch 'enable-pic-linux-x86' into 'master'Enable PIC on linux x86Merge branch 'linux-arm64-graphcopy-support' into 'master'import label collect_0 instead of collect_1fix copy from and to graph interfaces for linunx ARM64Add support for linux arm64 to graphcopyMerge branch 'add-Makefile_no_pic-for-ArgEnvUnix' into 'master'Merge branch 'add-license' into 'master'Merge branch 'fix-windows-symbols_in_program' into 'master'GraphCopy: fix Windows export_clean_symbol for __Nil and __None (again)Merge branch 'fix-windows-symbols_in_program' into 'master'GraphCopy: fix copy-paste bug in Windows exported_clean_symbolMerge branch 'exportAsNone' into 'master'change symbol name for ?None to __None in make_symbol_nameMerge branch 'graphcopy-fix-exported_clean_symbol' into 'master'GraphCopy: update exported_clean_symbol to export _None instead of _Nothingadd licenseadd Makefile_no_pic for ArgEnvUnix to call gcc with -fno-pic for (32 bit) linux with gcc that generates position independent code
Loading