index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
xmake
/
io
/
file_write.c
Age
Commit message (
Expand
)
Author
2025-11-10
format core code again
ruki
2025-11-09
format core
ruki
2025-11-09
remove unused comments
ruki
2025-11-09
format code
ruki
2025-07-03
rename copyright
ruki
2024-05-07
fix assert for x86
ruki
2024-05-07
fix isinteger
ruki
2024-05-07
use integer instead of number #5029
ruki
2022-12-24
improve build
ruki
2022-04-16
improve write file
ruki
2022-04-04
fix panic for luajit
ruki
2021-09-22
add bom for vs project generator
ruki
2020-12-19
update copyright date
ruki
2020-09-25
fix trailing white-space
ruki
2019-12-19
update the copyright date
ruki
2019-10-13
add socket.rawfd
ruki
2019-08-19
fix stdfile
ruki
2019-08-18
rewrite io
ruki
2019-07-24
add filelock close/gc
ruki
2019-07-10
fix io.write for unix
ruki
2019-07-10
fix io.write cache
ruki
2019-07-10
translate crlf for io.write
ruki
2019-07-05
use file stream for io.file
ruki
2019-07-05
use stdfile
ruki
2019-07-02
fix assert
OpportunityLiu
2019-07-02
add asserts
OpportunityLiu
2019-07-02
add a lot checks
OpportunityLiu
2019-07-02
add some check
OpportunityLiu
2019-07-01
utf8 support
OpportunityLiu