Skip to content
Snippets Groups Projects
Select Git revision
  • fix_semaphore
  • master default protected
  • scheme-fmt
  • 0.6.0
  • 0.5.0
5 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Jun282726252423222322232221202120141224May2320151312111026Apr1917151484327Mar2625232221201918171817161514151413141314131413141314131213121112111011109109898987876767675434321Fix some issuesMade sure that something that's unsafe is actually marked as unsafeMade sure lazy_static works with no_stdChanged FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the codeChanged FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the codeFixed some issues with temporary files and moved some raw pointers to Option<&T>sChanged FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the codeMerge branch 'master' into 'master'Fix test warningPreallocate because why notWorkaround compilation errorsMerge branch 'unistd' into 'master'Exec Functions (again) (again)Merge branch 'master' into 'master'Fix CIFix off-by-one error and remove utf8 check in mktempAdjust list of expected binariesAdd more expected filesUpdate expected outputMerge branch 'master' into 'master'Add mktemp test binary to gitingoreUpdate rallocMerge branch 'mggmuggins/ci' into 'master'Merge branch 'mktemp' into 'master'implement mktempUpdate inttypes to match the revert of intsFix signal not being linked correctlyApparently cbindgen works on constantsAdd uname and gethostnameUse both Tag and TypeRevert int definitionssignal: Make constants visible from CFix inttypesFix a few stat-related thingsUse global_asm for setjmp insteadinttypesExport libm as wellAdd the few last things to get gcc_complete workingMerge branch 'master' into 'master'Revert openlibm install script
Loading