Commit Graph

19 Commits

Author SHA1 Message Date
Yoshiya Hinosawa
0ce9c2bf7e
experiment 2024-01-31 18:10:15 +09:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
David Luis
29015d20c1
refactor(uuid): format test names and improve test coverage (#4002)
* chore(uuid): improve test coverage and format test names

* refactor: remove version prefix
2023-12-21 08:52:37 +11:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
ayame113
b4239898d6
chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
Yoshiya Hinosawa
808fe203e0
chore: update copyright header (#1871) 2022-02-02 23:21:39 +09:00
Erfan Safari
14ee4b289f
feat(uuid): add function to detect RFC version of a UUID (#1766) 2021-12-28 16:28:23 +01:00
Yasser A.Idrissi
2e4554e178
feat(uuid): add validate function to check UUID (#1720) 2021-12-18 23:22:37 +09:00
Carter Snook
dc26dc0ed6
refactor(uuid): small cleanups (#684) 2021-02-01 22:16:27 -05:00
Yusuke Tanaka
d8a589ac80 chore: update copyright to 2021 (denoland/deno#9092) 2021-02-01 10:46:59 +00:00
David Sherret
99e0dca320 feat(fmt): Sort named import and export specifiers (denoland/deno#7711) 2021-02-01 10:46:58 +00:00
Casper Beyer
ecddf344fc test(uuid): reorganize to use one test module per public module (denoland/deno#7272) 2021-02-01 10:46:58 +00:00
underfin
24c6fdda12 feat(uuid): Implement uuid v5 (denoland/deno#4916) 2021-02-01 10:46:57 +00:00
Ali Hasani
b5bf5a9cfe Implement UUID v1 (denoland/deno#4758) 2021-02-01 10:46:57 +00:00
Bartek Iwańczuk
82a523639a refactor: rewrite tests in to use Deno.test (denoland/deno#3930) 2021-02-01 10:46:57 +00:00
Ry Dahl
3a9eb92372 Happy new year! (denoland/deno#3578) 2021-02-01 10:46:56 +00:00
Axetroy
a682dfcab8 std: remove wildcard export in uuid module (denoland/deno#3540) 2021-02-01 10:46:56 +00:00
Nayeem Rahman
5e77e8adc7 Make shebangs Linux compatible (#545) 2019-07-28 11:10:29 +00:00
Lucas Caro
f52b3ec002 add UUID module (#479) 2019-07-03 11:13:22 -04:00