1. 36d76f4 Fix validation of IPv4-mapped IPv6 addresses by Dejan SANADER · 8 years ago
  2. 613dfdb Merge pull request #88 from lylex/bugfix-86-2 by xeipuuv · 8 years ago
  3. 8a23b35 Fix a bug that has bad error msg when have exclusiveMaximum or by Lyle Xu · 8 years ago
  4. eaefb5e Merge pull request #85 from lylex/bugfix-81 by xeipuuv · 8 years ago
  5. 883c8cf Fix a bug that cause maximum/minimum validation bad error message by Lyle Xu · 8 years ago
  6. ac45291 Merge pull request #76 from mickep76/master by xeipuuv · 9 years ago
  7. bc8ead1 Add support for delimiter by Michael Persson · 9 years ago
  8. 32ec3b3 ECMA safe values by sigu-399 · 9 years ago
  9. 9525560 better validation of integer types by sigu-399 · 9 years ago
  10. 417d870 Wraps internalLog calls with internalLogEnabled by sigu-399 · 9 years ago
  11. ce63822 Use a decoder instead of Unmarshall for JSON parsing. by sigu-399 · 9 years ago
  12. 888f4e6 Merge pull request #68 from slapresta/fix-numbers-error-description by xeipuuv · 9 years ago
  13. 665037f Fix error description when numbers are interpolated by Santiago Lapresta · 9 years ago
  14. 987b638 Merge pull request #65 from brandur/uuid-format by xeipuuv · 9 years ago
  15. 5c5e1f5 Add support for "uuid" format by Brandur · 9 years ago
  16. ca1c3bf Merge pull request #63 from dgolub/master by xeipuuv · 9 years ago
  17. f29b32a Add special handling for file URL scheme on Windows by David Golub · 9 years ago
  18. eb966db Merge pull request #59 from kwapik/master by xeipuuv · 9 years ago
  19. c012646 Extra character trim bugfix by Krzysztof Kwapisiewicz · 9 years ago
  20. a15f457 Merge pull request #58 from cristiangraz/hotfix/error-types by xeipuuv · 9 years ago
  21. 4b88877 Fix LTE/GTE mismatched errors. Add unit tests to verify error types by Cristian Graziano · 9 years ago
  22. 6ea07b2 Update README.md by xeipuuv · 9 years ago
  23. 9477be3 Merge pull request #57 from cristiangraz/feature/format by xeipuuv · 9 years ago
  24. c9bed9f Rename formatters.go -> format_checkers.go. Update README example by Cristian Graziano · 9 years ago
  25. 007aa8f Add FormatCheckers for all default 'format' types defined in the spec by Cristian Graziano · 9 years ago
  26. b5e2079 Add support for email format as well as the ability to define custom formatters by Cristian Graziano · 9 years ago
  27. ef1f5aa Merge pull request #52 from cristiangraz/feature/error-handling by xeipuuv · 9 years ago
  28. fd1ad30 Enhance error context and support for custom locales by Cristian Graziano · 9 years ago
  29. 71b85f6 Merge pull request #47 from binary132/fix-readme by xeipuuv · 9 years ago
  30. c5eedb1 Correct broken links in README, add .gitignore by Bodie Solomon · 9 years ago
  31. b2db4d2 fixing https://github.com/xeipuuv/gojsonschema/issues/44 : JSONLoader by sigu-399 · 9 years ago
  32. 82b384e Merge branch 'master' of https://github.com/xeipuuv/gojsonschema by sigu-399 · 9 years ago
  33. 80b1db4 fix for issue https://github.com/xeipuuv/gojsonschema/issues/20 by sigu-399 · 9 years ago
  34. b163568 Update README.md by xeipuuv · 9 years ago
  35. 3604151 Update README.md by xeipuuv · 9 years ago
  36. 842aed5 Merge branch 'master' of https://github.com/xeipuuv/gojsonschema by sigu-399 · 9 years ago
  37. 5417a76 Update README.md by xeipuuv · 9 years ago
  38. d875f37 Merge branch 'master' of https://github.com/xeipuuv/gojsonschema by sigu-399 · 9 years ago
  39. 9389d4c disabled logger by sigu-399 · 9 years ago
  40. 3a32537 Update README.md by xeipuuv · 9 years ago
  41. be0ef99 Update README.md by xeipuuv · 9 years ago
  42. 039c3ea Update README.md by xeipuuv · 9 years ago
  43. 9bacf89 Merge branch 'master' of https://github.com/xeipuuv/gojsonschema by sigu-399 · 9 years ago
  44. 37d2817 updated by sigu-399 · 9 years ago
  45. ca27e25 updated readme by sigu-399 · 9 years ago
  46. 910e5d9 uses loaders by sigu-399 · 9 years ago
  47. b65bb3e Update README.md by xeipuuv · 9 years ago
  48. 338433f renamed license file by sigu-399 · 9 years ago
  49. c545893 renamed license file by sigu-399 · 9 years ago
  50. e334208 fmt by sigu-399 · 9 years ago
  51. e60e7bd clean by sigu-399 · 9 years ago
  52. dd6c8e7 Update README.md by xeipuuv · 9 years ago
  53. a98c954 clean by sigu-399 · 9 years ago
  54. d0587a3 improved by sigu-399 · 9 years ago
  55. 1ec7169 fix by sigu-399 · 9 years ago
  56. 6fbe7e9 installation by sigu-399 · 9 years ago
  57. 477c2c3 updated readme by sigu-399 · 9 years ago
  58. dbecb78 upd readme, renamed old files, result.go is new by sigu-399 · 9 years ago
  59. 6032a37 restructured, moved missing locales, shortened names, allows loading JSON string by sigu-399 · 9 years ago
  60. 3d9aab7 upd to new interfaces by sigu-399 · 9 years ago
  61. aa16adf added missing year and author by sigu-399 · 9 years ago
  62. 946f978 renamed constructor by sigu-399 · 9 years ago
  63. 7813604 split from types.go, added missing locales by sigu-399 · 9 years ago
  64. 5b86c86 renamed + shortened names by sigu-399 · 9 years ago
  65. 6a741cb missing dependency, go 1.3 by sigu-399 · 9 years ago
  66. 43449d3 Very simple log wrapper. Used for debugging/testing purposes. by sigu-399 · 9 years ago
  67. 4949f2a Merge pull request #38 from xogeny/master by xeipuuv · 10 years ago
  68. 4924565 Last cases converted to utility routines mustBeInteger and mustBeNumber by Michael Tiller · 10 years ago
  69. ec02d4e More conversions and fixed a few variable name typos by Michael Tiller · 10 years ago
  70. 42171cc Some cases using mustBeInteger utility function by Michael Tiller · 10 years ago
  71. f2928cb Updated a few cases to use new utility functions by Michael Tiller · 10 years ago
  72. 0b53d78 Added utility routines for common patterns by Michael Tiller · 10 years ago
  73. 9378690 This handles the case where the supplied value for minItems is an integer by Michael Tiller · 10 years ago
  74. b773859 Added JSON Schema Test Suite license https://github.com/xeipuuv/gojsonschema/issues/37 by sigu-399 · 10 years ago
  75. 6662d04 Merge pull request #36 from attilaolah/grammar by xeipuuv · 10 years ago
  76. ccd764a README grammar by Attila Oláh · 10 years ago
  77. b960f2b imports updates from sigu-339 to xeipuuv github account by xeipuuv · 10 years ago
  78. 311cf92 imports updates from sigu-339 to xeipuuv github account by sigu-399 · 10 years ago
  79. 10a4207 Merge pull request #32 from joshuaboelter/master by xeipuuv · 10 years ago
  80. 474d84c Merge pull request #33 from jabley/feature/spec-compliance by xeipuuv · 10 years ago
  81. e06845f Merge pull request #34 from jabley/feature/travis-ci by xeipuuv · 10 years ago
  82. 055f448 Add travis-ci build status badge by James Abley · 10 years ago
  83. bc04f57 Build in travis by James Abley · 10 years ago
  84. a8c3a2a Update status by James Abley · 10 years ago
  85. 4d2b50f fix w/ note on ECMA script range by Joshua Boelter · 10 years ago
  86. 1ef89d6 limit integers to -2^53 to 2^53-1 by Joshua Boelter · 10 years ago
  87. 0dfe502 use IEEE 754 to determine if float is int by Joshua Boelter · 10 years ago
  88. 2bf67a9 Merge pull request #31 from janmentzel/bigint_fix by xeipuuv · 10 years ago
  89. 2a66f09 fix large integers not valid by Jan Mentzel · 10 years ago
  90. 6080170 Merge pull request #14 from brandur/brandur-fix-definitions by xeipuuv · 10 years ago
  91. 16a65cc Merge pull request #25 from proppy/master by xeipuuv · 10 years ago
  92. d6bc95a Merge pull request #27 from attilaolah/goimports by xeipuuv · 10 years ago
  93. 73b2f39 apply goimports to the package by Attila Oláh · 10 years ago
  94. 382d400 validation: convert node to map[string]interface{} if type assertion fail by Johan Euphrosine · 10 years ago
  95. f91f7ce Merge pull request #22 from binary132/xei-fix by xeipuuv · 10 years ago
  96. ffdac0e Merge pull request #23 from robyoung/patch-1 by xeipuuv · 10 years ago
  97. e3393be Add syntax highlighting to README code blocks by Rob Young · 10 years ago
  98. ca50e7c schemaDocument now supports maximum and minimum values of int type by Bodie Solomon · 10 years ago
  99. 2e49561 Merge pull request #19 from yehezkielbs/string-length by xeipuuv · 10 years ago
  100. 12a0215 string maxLength & minLength should calculate for the characters length (not the byte size) by Yehezkiel Syamsuhadi · 10 years ago