1. 26 Dec, 2008 1 commit
  2. 23 Dec, 2008 1 commit
  3. 22 Dec, 2008 1 commit
  4. 21 Dec, 2008 6 commits
    • Rob Pike's avatar
      hilbert now runs. · eb322286
      Rob Pike authored
      it's 25% faster and runs with 40% less memory allocation than before
      
      R=rsc
      DELTA=20  (15 added, 0 deleted, 5 changed)
      OCL=21690
      CL=21690
      eb322286
    • Rob Pike's avatar
      update to new regime. · 9ccf39bd
      Rob Pike authored
      lines marked BUG are rewrites working around 6g bug.
      
      R=rsc
      DELTA=161  (42 added, 2 deleted, 117 changed)
      OCL=21689
      CL=21689
      9ccf39bd
    • Russ Cox's avatar
      fix new(T) if type T []int. · af5e16cf
      Russ Cox authored
      make sure type of expr is T not just []int
      
      R=ken
      OCL=21688
      CL=21688
      af5e16cf
    • Ken Thompson's avatar
      regfree · 2b33a134
      Ken Thompson authored
      R=r
      OCL=21685
      CL=21687
      2b33a134
    • Rob Pike's avatar
      update map test. · 62b06fa5
      Rob Pike authored
      convert to printf.
      increase count to 1000 - maps are faster now.
      add cases for structure values as key and maps.
      
      R=rsc
      DELTA=197  (66 added, 18 deleted, 113 changed)
      OCL=21683
      CL=21686
      62b06fa5
    • Ken Thompson's avatar
      LEAQ bug · 7cfe782a
      Ken Thompson authored
      R=r
      OCL=21684
      CL=21684
      7cfe782a
  5. 20 Dec, 2008 2 commits
  6. 19 Dec, 2008 21 commits
  7. 18 Dec, 2008 4 commits
  8. 17 Dec, 2008 4 commits