Ian Bull
|
f1d3885994
|
refactor(path,streams): align additional error messages (#5718)
|
2024-08-23 12:31:01 +09:00 |
|
Asher Gomez
|
2081cafc2d
|
chore(streams): remove redundant constructor examples (#5514)
chore(streams): remove constructor examples
|
2024-07-23 12:07:22 +09:00 |
|
Asher Gomez
|
d102a10235
|
refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert (#5199)
* refactor: import from `@std/assert`
* update
|
2024-06-30 08:30:10 +00:00 |
|
Yoshiya Hinosawa
|
6997e8b1fd
|
test(streams): improve DelimiterStream test cases (#5070)
|
2024-06-18 15:09:29 +09:00 |
|
Asher Gomez
|
31b906db99
|
chore: ensure code examples use assertions in Doc Linter (#4911)
|
2024-06-03 14:10:27 +10:00 |
|
Yusuke Tanaka
|
9c3c53e65b
|
docs(streams): improve docs for stabilization (#4852)
This commit improves docs of the streams module.
Towards #3764
---------
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-05-27 18:27:40 -07:00 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|
Gabriele Belluardo
|
271a100e8f
|
refactor(streams): prepare for noUncheckedIndexedAccess (#4377)
|
2024-02-25 07:22:50 +11: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 |
|
Asher Gomez
|
4df10f6b54
|
chore(streams): complete documentation (#3893)
* chore(streams): complete documentation
* tweaks
|
2023-12-04 06:12:52 +00:00 |
|
Asher Gomez
|
e21c1fc903
|
BREAKING(bytes): remove spread concat() overload (#3854)
|
2023-11-24 19:19:11 +11:00 |
|
Asher Gomez
|
029a3edc7d
|
BREAKING(bytes): deprecate concat() signatures that don't use Uint8Array[] argument (#3784)
* BREAKING(bytes): deprecate spreaded `concat()`
* fix
* cleanup
|
2023-11-13 16:34:32 +11:00 |
|
Aapo Alasuutari
|
1d99bacae7
|
perf(streams): add single-character fast path for DelimiterStream() (#3739)
* perf(DelimiterStream): Implement fast path for char delimiter streams
* factor out flush and simplify constructor
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2023-11-10 11:21:37 +11:00 |
|
Aapo Alasuutari
|
e195dce9f5
|
fix(streams): DelimiterStream regression (#3611)
|
2023-09-04 09:41:24 +09:00 |
|
Aapo Alasuutari
|
6d75c4ed7f
|
BREAKING(bytes): deprecate BytesList class (#3589)
|
2023-08-31 19:40:32 +09:00 |
|
Lino Le Van
|
2b5d71224f
|
refactor: cleanup usage of double equals (#3566)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2023-08-25 18:04:43 +09:00 |
|
Asher Gomez
|
cf14c9b212
|
chore(tools): improved web-compatibility checks (#3263)
|
2023-03-18 21:36:00 +09:00 |
|
Deniz
|
46af534b34
|
feat(streams/delimiter_stream): add disposition option (#3189)
|
2023-02-13 18:46:22 +01:00 |
|
ayame113
|
b4239898d6
|
chore: update copyright header (#3082)
|
2023-01-03 19:47:44 +09:00 |
|
Asher Gomez
|
5dabeb2d91
|
refactor(streams): move to single-export files (#2957)
|
2022-11-29 08:55:38 -05:00 |
|