1. 1a2daf8 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  2. c780ec9 Include unrooted godbolt.org links by Matt Godbolt · 9 years ago
  3. 69071dd Merge branch 'master' into release by Matt Godbolt · 9 years ago
  4. c75cfea Also allow foo.xania.org (my test setup by Matt Godbolt · 9 years ago
  5. d847287 Add a /g/XXX url to check and redirect as per #113 by Matt Godbolt · 9 years ago
  6. 1c8bdb0 Go back to google URL shortening by default by Matt Godbolt · 9 years ago
  7. 60c7ceb Use rison to encode shorter normal URLs by Matt Godbolt · 9 years ago
  8. 4b6d4e2 Attempt to send accepts header on gist requests by Matt Godbolt · 9 years ago
  9. 5aa2b43 Add apologetic notes about gist errors by Matt Godbolt · 9 years ago
  10. 1e810d3 First attempt at adding a GIST URL shortener. by Matt Godbolt · 9 years ago
  11. 09c61f8 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  12. 191410c Propagate PATH to the compiler env. Seems to be required to get icc to work by Matt Godbolt · 9 years ago
  13. cd8c683 Attempt to get icc working again by Matt Godbolt · 9 years ago
  14. f99f69f Merge branch 'master' into release by Matt Godbolt · 9 years ago
  15. 243539c Remove extraneous -O2 from options. Fixes #105 by Matt Godbolt · 9 years ago
  16. 775ac6c Use named parameters in stub main. Should fix #106 by Matt Godbolt · 9 years ago
  17. 1bacde1 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  18. 428a385 Remove unneeded config by Matt Godbolt · 9 years ago
  19. 96cd3c9 Improved blacklist (thanks @ch3root) by Matt Godbolt · 9 years ago
  20. 88dce55 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  21. ce73e1f Clang 3.8 by Matt Godbolt · 9 years ago
  22. d6a7f0d Merge branch 'master' into release by Matt Godbolt · 9 years ago
  23. e7d9842 Set a default compiler by Matt Godbolt · 9 years ago
  24. 336aadd Merge branch 'master' into release by Matt Godbolt · 9 years ago
  25. 77756b6 Attempt at fixing multiarch. Should fix #102 by Matt Godbolt · 9 years ago
  26. 2a020b3 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  27. 1d028a9 Merge pull request #101 from vks/fix-rust-examples by Matt Godbolt · 9 years ago
  28. 8c59c34 Fix Rust examples for current nightly by Vinzent Steinberg · 9 years ago
  29. 146d445 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  30. 1c19ae2 More rust versions by Matt Godbolt · 9 years ago
  31. ab61c39 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  32. bb713fb GCC6 by Matt Godbolt · 9 years ago
  33. 3e9060f Merge pull request #95 from ibuclaw/compileroptions by Matt Godbolt · 9 years ago
  34. cbb9fa4 Add ability to set per-compiler options by Iain Buclaw · 9 years ago
  35. 4557d85 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  36. 0996c3e Clang 3.7.1 by Matt Godbolt · 9 years ago
  37. 272759b Merge branch 'master' into release by Matt Godbolt · 9 years ago
  38. dbf2400 Limit error and stdout output. by Matt Godbolt · 9 years ago
  39. 282db9a Merge branch 'master' into release by Matt Godbolt · 9 years ago
  40. 56a691d Fix up re to catch import and also spaces around # in absolute/relative by Matt Godbolt · 9 years ago
  41. 20ad369 Shore up preload.c with explicit denial of /proc/self/root and /proc/self/cwd by Matt Godbolt · 9 years ago
  42. d3ec0f0 Hopeful fix for connect-restreamer by Matt Godbolt · 9 years ago
  43. 9b9e187 Hopeful fix for connect-restreamer by Matt Godbolt · 9 years ago
  44. 738fac2 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  45. a0ce94b Fix dumb percentage by Matt Godbolt · 9 years ago
  46. 5f0ab8e GCC5.3.0 in amazon by Matt Godbolt · 9 years ago
  47. cab75f7 Kill memwatch by Matt Godbolt · 9 years ago
  48. 05668f7 Improve c++ example by Matt Godbolt · 9 years ago
  49. 29c87d4 Better cache stats by Matt Godbolt · 9 years ago
  50. fe79409 mg local config changes by Matt Godbolt · 9 years ago
  51. b866d20 Synchronously determine multiarch by Matt Godbolt · 9 years ago
  52. 32aa600 More appropriately estimate the cache size by Matt Godbolt · 9 years ago
  53. 2e888c3 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  54. 8075521 Disable binary for rust too; still too chatty by Matt Godbolt · 9 years ago
  55. e968acc Oops by Matt Godbolt · 9 years ago
  56. dd5e968 Hide binary button if nothing supports it by Matt Godbolt · 9 years ago
  57. c341d71 Disable binary for 4.9.0 by Matt Godbolt · 9 years ago
  58. e58b15b Re-disable msp compiler, still broken by Matt Godbolt · 9 years ago
  59. 1eeb602 Fix bad asm highlighting by Matt Godbolt · 9 years ago
  60. b8fca03 More button fiddling by Matt Godbolt · 9 years ago
  61. d11192e More allowed paths for binary by Matt Godbolt · 9 years ago
  62. c80f882 Bump up asm max sizes now we're on a bigger machine by Matt Godbolt · 9 years ago
  63. cb1d402 Oops; console.log by Matt Godbolt · 9 years ago
  64. e6dbd2b More TODOs by Matt Godbolt · 9 years ago
  65. e946833 Handle compilation errors in binary by Matt Godbolt · 9 years ago
  66. 0e55624 Configurable binary support by Matt Godbolt · 9 years ago
  67. 75a63df Remove unnecessary config by Matt Godbolt · 9 years ago
  68. ce7d666 More config tweaks; fix up TODO by Matt Godbolt · 9 years ago
  69. 6e9ae8f Fix up supervisor by Matt Godbolt · 9 years ago
  70. bbc8cb0 Slight indent for asm to make it look like 'asm' for the asm mode by Matt Godbolt · 9 years ago
  71. 7c648da More hacks along the way to a vaguely sane config setup by Matt Godbolt · 9 years ago
  72. fd3db93 Fix bad merge by Matt Godbolt · 9 years ago
  73. c24dc34 Merge branch 'master' into spike/binary by Matt Godbolt · 9 years ago
  74. 24f3d2e Remove stable node from travis for now, as it doesn't like memwatch by Matt Godbolt · 9 years ago
  75. 58cc214 Remove unused heapdump by Matt Godbolt · 9 years ago
  76. a70b354 Travis fixes by Matt Godbolt · 9 years ago
  77. 8ae2d70 Travis, maybe by Matt Godbolt · 9 years ago
  78. 5bf3f5b Fix tests by Matt Godbolt · 9 years ago
  79. 62856d2 Merge branch 'master' into spike/binary by Matt Godbolt · 9 years ago
  80. 79a0f6e Misc WIP on changing configuration to be lang-specific and to fix up some more binary things found along the way by Matt Godbolt · 9 years ago
  81. 83c48d8 Merge branch 'master' into release by Matt Godbolt · 9 years ago
  82. b4581bd Clarify the README by Matt Godbolt · 9 years ago
  83. cca6891 asm mode improvements by Matt Godbolt · 9 years ago
  84. d68472f Convert tabs to spaces. Fixes #57 by Matt Godbolt · 9 years ago
  85. 2b5795d Merge branch 'master' into release by Matt Godbolt · 9 years ago
  86. b73a1a4 CSS tweak to return line height to how it was pre CM upgrade. Fixes #90 by Matt Godbolt · 9 years ago
  87. cee503a First stab at multilanguage binary by Matt Godbolt · 9 years ago
  88. d7e318b Misc tidyups by Matt Godbolt · 9 years ago
  89. 7eb2f5e Toggle gutters for binary by Matt Godbolt · 9 years ago
  90. 8a172a3 Merge branch 'master' into spike/binary by Matt Godbolt · 9 years ago
  91. b74505a Merge branch 'master' into release by Matt Godbolt · 9 years ago
  92. 645b737 Upgrade to CodeMirror 5.9 (ish) by Matt Godbolt · 9 years ago
  93. b8dac7e Clickable addresses by Matt Godbolt · 9 years ago
  94. 5ab8a2b Upgrade to CodeMirror 5.9 (ish) by Matt Godbolt · 9 years ago
  95. 0f95490 Add address and opcodes to gutters by Matt Godbolt · 9 years ago
  96. 5c5b982 Work in progress on binary mode by Matt Godbolt · 9 years ago
  97. 4f066eb Bump versions of everything by Matt Godbolt · 9 years ago
  98. d2f6d75 Greatly increase the number of retries for gcc proxying on amazon by Matt Godbolt · 9 years ago
  99. 27fb9b4 Greatly increase the number of retries for gcc proxying on amazon by Matt Godbolt · 9 years ago
  100. 64e8252 Don't error on empty strings. Fixes #77 by Matt Godbolt · 9 years ago