Historial de Commits

Autor SHA1 Mensaje Fecha
  Julien Schmidt 587def8198 Merge pull request #166 from thejerf/master hace 12 años
  Jeremy Bowers 05089fdd17 Merge in julienschmidt's suggested improvements. hace 12 años
  Arne Hormann 789fdcb5c2 Merge pull request #171 from cxmcc/lengthEncodedInteger hace 12 años
  Xiuming Chen 51a8be27d5 Add unit tests for length encoded integer related functions hace 12 años
  Xiuming Chen 9860999924 Fix bit shifting for readLengthEncodedInteger hace 12 años
  Xiuming Chen b7445746be Fix appendLengthEncodedInteger for large numbers > 0xffffff hace 12 años
  Julien Schmidt 216197d60c Merge pull request #169 from go-sql-driver/warnings hace 12 años
  Julien Schmidt 4fc0338d2a errors: Export MySQLWarning hace 12 años
  Jeremy Bowers fb0dc84878 Fix the TestConcurrent test to pass Go's race detection. hace 12 años
  Arne Hormann 12cf283bb5 Merge pull request #165 from arnehormann/typo-encoded hace 12 años
  Arne Hormann f26a363d20 fix typo (Enoded -> Encoded) hace 12 años
  Julien Schmidt 2d629c0564 Merge pull request #164 from cxmcc/writePacket hace 12 años
  Xiuming Chen c29c515073 Clean up const variable that is no longer necessary hace 12 años
  Xiuming Chen d78ba17ce7 Minor code simplification for writePacket hace 12 años
  Xiuming Chen f975c34fff Remove an outdated comment about writePacket hace 12 años
  Xiuming Chen 382f349ebb Remove one more place that does header calculations hace 12 años
  Xiuming Chen 276fa30fd9 Add cxmcc to AUTHORS hace 12 años
  Xiuming Chen cc20ec8682 No longer need to do header calculation for writePacket hace 12 años
  Xiuming Chen b203832566 Merge writePacket and splitPacket into one function hace 12 años
  Julien Schmidt c3c542b2b2 Merge pull request #160 from go-sql-driver/typo hace 12 años
  DisposaBoy 332863c22f CHANGELOG: fix byte-slice typo hace 12 años
  DisposaBoy 18e92106fa AUTHORS: Add DisposaBoy hace 12 años
  Julien Schmidt 11b31efe29 Merge pull request #155 from go-sql-driver/release hace 12 años
  Julien Schmidt 11989c35e3 Update README.md hace 12 años
  Julien Schmidt 16ced3dfe1 Merge pull request #153 from go-sql-driver/changelog hace 12 años
  Julien Schmidt 192f36f3f3 Update CHANGELOG.md hace 12 años
  Julien Schmidt 7b11574e00 Merge pull request #151 from go-sql-driver/badconn hace 12 años
  Julien Schmidt 0602457cb5 Merge pull request #152 from go-sql-driver/cleanup hace 12 años
  Julien Schmidt e87cbe467d vet: correct printf verb for type bool hace 12 años
  Julien Schmidt 4d3764bbcb Return ErrBadConn for invalid connections hace 12 años