auronandace
|
64f18ca89a
|
add unused_mut lint
|
2026-02-08 09:00:14 +00:00 |
|
Connor-GH
|
6356142c79
|
stdio.h: add std{in,out,err} macros; regex.h: add REG_MINIMAL macro
|
2026-01-23 09:41:19 -06:00 |
|
sourceturner
|
defd2ce7c3
|
Deny deny-unsafe_op_in_unsafe_fn on the crate level
|
2026-01-21 00:41:57 +01:00 |
|
sourceturner
|
2e055a6d98
|
Use unsafe blocks in regex.h implementation
|
2026-01-16 21:49:01 +00:00 |
|
auronandace
|
db82136fe4
|
only import needed types in regex
|
2025-12-12 21:08:31 +00:00 |
|
auronandace
|
2b4c2f9ddf
|
update and add spec links to regex
|
2025-12-12 21:06:15 +00:00 |
|
Jeremy Soller
|
82084440ad
|
Support nightly-2025-10-03
|
2025-10-03 21:51:10 -06:00 |
|
Jeremy Soller
|
f8da7399d8
|
Use crates.io posix-regex and support extended regex
|
2025-05-03 16:31:04 -06:00 |
|
Nicolás Antinori
|
28713e6bf1
|
Update posix-regex to master branch
|
2025-03-29 14:02:40 +00:00 |
|
jD91mZM2
|
b8c50c7c64
|
Format
|
2019-08-04 19:05:45 +02:00 |
|
jD91mZM2
|
c7d499d4f2
|
Upgrade to the 2018 edition
I didn't think it'd be this useful first, but thank god for `cargo fix --edition`!
|
2019-08-04 19:05:45 +02:00 |
|
Jeremy Soller
|
c71088e768
|
Cleanup and format
|
2019-01-14 21:07:24 -07:00 |
|
Jeremy Soller
|
52fd4d7e83
|
Clippy fixes
|
2018-12-02 08:04:53 -07:00 |
|
Ian Douglas Scott
|
f5f561424a
|
Correct return value of regerror
|
2018-11-25 21:24:32 -08:00 |
|
Ian Douglas Scott
|
fdd966629d
|
Some type signature fixes found using script in #111
|
2018-11-25 20:58:02 -08:00 |
|
Jeremy Soller
|
96cc56a0b5
|
Add readlink and symlink
|
2018-11-25 14:56:36 -07:00 |
|
Jeremy Soller
|
0ac16556bc
|
Format
|
2018-11-25 10:34:42 -07:00 |
|
jD91mZM2
|
0684fb6e4c
|
Bump posix-regex version
|
2018-11-14 20:52:12 +01:00 |
|
Jeremy Soller
|
ebffc977b2
|
Reduce warnings
|
2018-11-10 07:52:45 -07:00 |
|
Tibor Nagy
|
0f5fa8c9d4
|
Move regoff_t to regex.h
|
2018-10-09 16:43:34 +02:00 |
|
jD91mZM2
|
1acc2a1a32
|
Initial regex.h implementation
|
2018-10-05 18:07:43 +02:00 |
|