| .. |
|
atomic
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-04-24 10:44:41 -07:00 |
|
build
|
std.build: if using a RunStep, show the command run on verbose (#8571)
|
2021-05-01 08:17:17 +02:00 |
|
c
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-05-05 10:48:22 -07:00 |
|
compress
|
x/os, x/net: re-approach Address, rename namespace TCP -> tcp
|
2021-05-03 14:49:10 +09:00 |
|
crypto
|
std: fix compile errors found by stage2
|
2021-05-05 11:03:54 -07:00 |
|
event
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-04-24 10:44:41 -07:00 |
|
fmt
|
std: Add a parser for hexadecimal floating point numbers
|
2021-04-28 17:36:12 -04:00 |
|
fs
|
stage2: implement caching for ZIR code
|
2021-04-25 00:02:58 -07:00 |
|
hash
|
std: remove redundant comptime keyword
|
2021-04-28 22:58:12 -07:00 |
|
heap
|
std.GeneralPurposeAllocator: print leaked memory addresses
|
2021-05-01 21:25:01 -07:00 |
|
io
|
std: remove redundant comptime keyword
|
2021-04-28 22:58:12 -07:00 |
|
json
|
std.meta: add isError
|
2021-04-11 16:26:29 +02:00 |
|
math
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-05-05 10:48:22 -07:00 |
|
mem
|
std: Clear old memory on free
|
2021-02-25 22:20:30 +02:00 |
|
meta
|
std: fix compile errors found by stage2 AstGen
|
2021-04-29 20:33:29 -07:00 |
|
net
|
std: Swap arguments in Thread.spawn
|
2021-02-28 14:03:19 +01:00 |
|
os
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-05-08 10:53:22 -07:00 |
|
rand
|
Add tests for the fill functions of the Isaac64, Pcg, Sfc64, and Xoroshiro128 PRNGs
|
2021-03-29 09:22:06 +02:00 |
|
special
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-05-08 10:53:22 -07:00 |
|
target
|
std: Add two more ARM CPUs to the known CPU list
|
2021-05-03 12:32:13 +02:00 |
|
testing
|
|
|
|
Thread
|
move behavior tests from test/stage1/ to test/
|
2021-04-29 15:54:04 -07:00 |
|
time
|
|
|
|
unicode
|
Reduce use of deprecated IO types
|
2021-01-07 23:48:58 -08:00 |
|
valgrind
|
std: fix compile errors caught by stage2 AstGen
|
2021-04-22 18:07:46 -07:00 |
|
x
|
std: fix compile errors found by stage2
|
2021-05-05 11:03:54 -07:00 |
|
zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-05-08 10:53:22 -07:00 |
|
array_hash_map.zig
|
std.ArrayHashMap: ensureUnusedCapacity and ensureTotalCapacity
|
2021-05-06 12:50:53 -07:00 |
|
array_list.zig
|
std.ArrayList: add clearRetainingCapacity and clearAndFree
|
2021-05-05 16:55:49 -07:00 |
|
ascii.zig
|
std.ascii: add lessThanIgnoreCase and orderIgnoreCase
|
2021-02-27 01:21:01 -07:00 |
|
atomic.zig
|
|
|
|
base64.zig
|
Remove the base64 unsafe decoder
|
2021-03-28 14:32:34 +02:00 |
|
bit_set.zig
|
Add some enum utilities
|
2021-03-18 14:05:01 -07:00 |
|
buf_map.zig
|
|
|
|
buf_set.zig
|
HashMap.put returns !void, not a !bool
|
2021-02-27 13:11:47 +02:00 |
|
build.zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-04-30 23:13:17 -07:00 |
|
builtin.zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-05-05 10:48:22 -07:00 |
|
c.zig
|
std: remove dead and rotting C parsing code
|
2021-05-04 10:26:44 -07:00 |
|
child_process.zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-04-28 14:57:38 -07:00 |
|
coff.zig
|
std: change @import("builtin") to std.builtin
|
2021-04-15 19:06:39 -07:00 |
|
compress.zig
|
std: Update test "" to test where it makes sense
|
2021-01-22 15:46:58 +01:00 |
|
comptime_string_map.zig
|
|
|
|
crypto.zig
|
std.crypto: add support for the NIST P-256 curve (#8627)
|
2021-05-01 08:14:32 +02:00 |
|
cstr.zig
|
std: change @import("builtin") to std.builtin
|
2021-04-15 19:06:39 -07:00 |
|
debug.zig
|
std: remove redundant comptime keyword
|
2021-04-28 22:58:12 -07:00 |
|
dwarf.zig
|
std: change @import("builtin") to std.builtin
|
2021-04-15 19:06:39 -07:00 |
|
dwarf_bits.zig
|
|
|
|
dynamic_library.zig
|
std: change @import("builtin") to std.builtin
|
2021-04-15 19:06:39 -07:00 |
|
elf.zig
|
stage2: fix compile errors in test harness
|
2021-05-06 17:48:38 -07:00 |
|
enums.zig
|
std.enums: remove stuff for enums with field aliases
|
2021-04-29 16:05:30 -07:00 |
|
event.zig
|
|
|
|
fifo.zig
|
std.fifo.LinearFifo - Expose reader and writer type.
|
2021-02-22 00:22:46 +02:00 |
|
fmt.zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-05-05 10:48:22 -07:00 |
|
fs.zig
|
std.fs: delete unused label
|
2021-04-20 17:57:35 -07:00 |
|
hash.zig
|
|
|
|
hash_map.zig
|
std: change @import("builtin") to std.builtin
|
2021-04-15 19:06:39 -07:00 |
|
heap.zig
|
std: remove redundant comptime keyword
|
2021-04-28 22:58:12 -07:00 |
|
io.zig
|
std: change @import("builtin") to std.builtin
|
2021-04-15 19:06:39 -07:00 |
|
json.zig
|
std: fix compile errors caught by stage2 AstGen
|
2021-04-22 18:07:46 -07:00 |
|
leb128.zig
|
|
|
|
linked_list.zig
|
Fix off-by-one error in SinglyLinkedList.len() and add associated tests
|
2021-01-04 14:03:21 -08:00 |
|
log.zig
|
zig fmt the std lib
|
2021-02-24 21:29:23 -07:00 |
|
macho.zig
|
std: fix compile errors caught by stage2 AstGen
|
2021-04-22 18:07:46 -07:00 |
|
math.zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-04-24 10:44:41 -07:00 |
|
mem.zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-04-28 14:57:38 -07:00 |
|
meta.zig
|
std: fix compile errors found by stage2 AstGen
|
2021-04-29 20:33:29 -07:00 |
|
multi_array_list.zig
|
std.MultiArrayList: ensureUnusedCapacity/ensureTotalCapacity
|
2021-04-19 15:02:37 -07:00 |
|
net.zig
|
std: change @import("builtin") to std.builtin
|
2021-04-15 19:06:39 -07:00 |
|
once.zig
|
std: Swap arguments in Thread.spawn
|
2021-02-28 14:03:19 +01:00 |
|
os.zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-04-30 23:13:17 -07:00 |
|
packed_int_array.zig
|
move behavior tests from test/stage1/ to test/
|
2021-04-29 15:54:04 -07:00 |
|
pdb.zig
|
std: fix compile errors caught by stage2 AstGen
|
2021-04-22 18:07:46 -07:00 |
|
priority_dequeue.zig
|
Change compareFn to fn (a: T, b: T) std.math.Order
|
2021-01-18 19:02:11 +00:00 |
|
priority_queue.zig
|
Merge pull request #7792 from zanderxyz/zanderxyz/priority-dequeue
|
2021-04-02 10:52:23 -07:00 |
|
process.zig
|
initial support for haiku continue clean up
|
2021-02-25 16:41:42 -07:00 |
|
Progress.zig
|
std: Use more common escape sequences in Progress
|
2021-03-12 19:31:59 -05:00 |
|
rand.zig
|
std: change @import("builtin") to std.builtin
|
2021-04-15 19:06:39 -07:00 |
|
SemanticVersion.zig
|
Move fmt.testFmt to testing.expectFmt
|
2021-01-12 18:13:29 -08:00 |
|
sort.zig
|
std: change @import("builtin") to std.builtin
|
2021-04-15 19:06:39 -07:00 |
|
start.zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-05-08 10:53:22 -07:00 |
|
start_windows_tls.zig
|
move behavior tests from test/stage1/ to test/
|
2021-04-29 15:54:04 -07:00 |
|
std.zig
|
x, x/os/Socket: initial work on new Socket abstraction
|
2021-04-25 21:15:02 +09:00 |
|
target.zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-04-28 14:57:38 -07:00 |
|
testing.zig
|
std: change @import("builtin") to std.builtin
|
2021-04-15 19:06:39 -07:00 |
|
Thread.zig
|
std: Add fallback on pre-v6 ARM targets
|
2021-05-03 12:32:13 +02:00 |
|
time.zig
|
test: fix std.time timing tests to skip on failure
|
2021-04-07 08:33:32 -04:00 |
|
unicode.zig
|
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
|
2021-04-28 14:57:38 -07:00 |
|
valgrind.zig
|
std: fix compile errors caught by stage2 AstGen
|
2021-04-22 18:07:46 -07:00 |
|
wasm.zig
|
Refactor link/wasm.zig to use offset table
|
2021-04-08 22:47:08 +02:00 |
|
x.zig
|
x/net: generalize tcp.Address into ip.Address
|
2021-05-03 14:49:10 +09:00 |
|
zig.zig
|
stage2: rewire the frontend driver to whole-file-zir
|
2021-04-26 20:41:07 -07:00 |