This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
success
failure
waiting
running
XTLDR console/debug print refactor
build.yml #434
:
Commit
8ddd6137da
pushed by
belliash
master
2024-02-16 15:10:13 +01:00
44s
Use new string formatting mechanism in the boot loader
build.yml #433
:
Commit
5de4d7a7f5
pushed by
belliash
master
2024-02-15 23:33:06 +01:00
35s
Implement printf-alike wide string formatting mechanism, currently without floating point numbers support
build.yml #432
:
Commit
8dd0e70dd9
pushed by
belliash
master
2024-02-15 23:03:44 +01:00
35s
Switch calling convention to stdcall
build.yml #431
:
Commit
8a62a2b367
pushed by
belliash
master
2024-02-15 22:58:00 +01:00
41s
Implement RtlReverseWideString(), RtlTrimLeftWideString(), RtlTrimRightWideString() and RtlTrimWideString() routines
build.yml #430
:
Commit
7e23484252
pushed by
belliash
master
2024-02-14 14:47:23 +01:00
40s
Implement RtlConcatenateString(), RtlReverseString() and RtlTokenizeString() routines
build.yml #429
:
Commit
d964e4b408
pushed by
belliash
master
2024-02-14 14:39:22 +01:00
43s
Implement RtlGetBaseExponent() routine for getting base(10) exponent of a given floating point value
build.yml #428
:
Commit
55fb9e2eb1
pushed by
belliash
master
2024-02-14 00:03:06 +01:00
48s
Add missing BITS_PER_BYTE definition
build.yml #427
:
Commit
c096c5d6df
pushed by
belliash
master
2024-02-13 16:59:20 +01:00
39s
Rework 64-bit division routines to support i686 architecture
build.yml #426
:
Commit
cca2e65376
pushed by
belliash
master
2024-02-13 16:57:07 +01:00
31s
Add missing forward references to math related routines
build.yml #425
:
Commit
a852993842
pushed by
belliash
master
2024-02-13 16:26:25 +01:00
36s
Add basic kernel math support
build.yml #424
:
Commit
99bdd917d9
pushed by
belliash
master
2024-02-13 14:06:28 +01:00
42s
Add VA_LIST pointer type
build.yml #423
:
Commit
07d30e06e6
pushed by
belliash
master
2024-02-11 18:41:51 +01:00
42s
Add 64bit double type
build.yml #422
:
Commit
0c6a602253
pushed by
belliash
master
2024-02-11 18:40:43 +01:00
50s
Add print context structure definition
build.yml #421
:
Commit
4e7b003606
pushed by
belliash
master
2024-02-10 00:20:40 +01:00
47s
Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention
build.yml #420
:
Commit
77bc796769
pushed by
belliash
master
2024-02-09 15:12:30 +01:00
1m6s
Export runlevel related routines
build.yml #419
:
Commit
73cd4bd4f2
pushed by
belliash
master
2024-02-07 22:27:27 +01:00
40s
Export spinlock related routines
build.yml #418
:
Commit
0fc14f6f82
pushed by
belliash
master
2024-02-07 22:20:29 +01:00
43s
Describe kernel executive layer
build.yml #417
:
Commit
2d7309476a
pushed by
belliash
master
2024-02-07 20:06:11 +01:00
41s
Add missing routine description
build.yml #416
:
Commit
881bfbbd4d
pushed by
belliash
master
2024-02-07 17:53:26 +01:00
39s
NTOS compatibility layer moved to 3rd party driver
build.yml #415
:
Commit
18934ae79d
pushed by
belliash
master
2024-02-07 17:50:48 +01:00
39s
Add NTOS compatibility driver
build.yml #414
:
Commit
86dcf317ab
pushed by
belliash
master
2024-02-07 17:49:23 +01:00
40s
Reduce virtual disk image size to save build time
build.yml #413
:
Commit
ba0b4c339d
pushed by
belliash
master
2024-02-07 17:26:13 +01:00
39s
Fix the filename used for exports
build.yml #412
:
Commit
460ba7c857
pushed by
belliash
master
2024-02-07 17:16:37 +01:00
1m2s
Implement basic kernel spinlock mechanism
build.yml #411
:
Commit
99abcd63d1
pushed by
belliash
master
2024-02-05 22:08:48 +01:00
58s
Add lock queue to processor control block
build.yml #410
:
Commit
badb16e37d
pushed by
belliash
master
2024-02-05 19:22:27 +01:00
58s
Implement ArFlushTlb() routine
build.yml #409
:
Commit
7727888087
pushed by
belliash
master
2024-02-04 23:44:45 +01:00
56s
Implement RtlAtomicBitTestAndSet() and RtlAtomicBitTestAndSet64() intrinsic routines
build.yml #408
:
Commit
abdb9b25db
pushed by
belliash
master
2024-02-04 22:35:59 +01:00
57s
Implement memory barriers
build.yml #407
:
Commit
9ce841e957
pushed by
belliash
master
2024-02-04 22:11:40 +01:00
55s
Add spinlock queue levels
build.yml #406
:
Commit
ec81294eba
pushed by
belliash
master
2024-02-04 19:28:24 +01:00
58s
Add kernel stack guard pages definition
build.yml #405
:
Commit
af687603d0
pushed by
belliash
master
2024-02-04 19:22:55 +01:00
1m4s
First
Previous
...
7
8
9
10
11
...
Next
Last