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
Age
Commit message (
Expand
)
Author
2017-06-29
avoid detect the same program in the same time leading to deadlock
ruki
2017-06-16
disable compile rc for core
ruki
2017-06-16
replace old find compiler scripts and fix string.endswith
ruki
2017-06-05
disable .rc when compiling core
ruki
2017-06-05
fix os.match with exclude mode
ruki
2017-06-02
add icon to the windows installer and program
ruki
2017-05-31
fix winreg.query malloc
ruki
2017-05-30
add winreg.query and improve program
ruki
2017-05-26
fix wrong arch report for `os.versioninfo()`
TitanSnow
2017-05-25
use implement in dev
TitanSnow
2017-05-25
use luaL_optstring instead of luaL_checkstring in readline.readline for optal...
TitanSnow
2017-05-25
Merge branch 'dev' into installtest
TitanSnow
2017-05-24
remove xmake variable
ruki
2017-05-23
add xmake._EXECUTABLE_PATH to fix $(xmake)
TitanSnow
2017-05-23
fix os.iorunv and process bug with multi-jobs
ruki
2017-05-23
modify some code styles
ruki
2017-05-23
do not set if no param
TitanSnow
2017-05-23
use setreuid
TitanSnow
2017-05-22
add os.getown
TitanSnow
2017-05-22
add os.gid()
TitanSnow
2017-05-22
add setuid feature to os.uid
TitanSnow
2017-05-22
new stdout & stderr redirect file open mode
TitanSnow
2017-05-22
add os.uid() and use os.uid() to check if root instead of id -u
TitanSnow
2017-05-18
improve print and table.dump
ruki
2017-05-15
remove coverage of luajit
TitanSnow
2017-05-11
adjust macro position for clear_history
ruki
2017-05-11
macos clear_history workaround
TitanSnow
2017-05-11
save global repl history
ruki
2017-05-10
suppress clear_history crash on macos
ruki
2017-05-10
fix history_list on macos
TitanSnow
2017-05-10
rm field timestamp
TitanSnow
2017-05-10
get_history_state -> history_list
TitanSnow
2017-05-10
fix self-build
TitanSnow
2017-05-10
add host, arch, nuldev to os.versioninfo()
TitanSnow
2017-05-10
add readline.clear_history()
TitanSnow
2017-05-10
add readline.add_history()
TitanSnow
2017-05-10
free the line got from readline
TitanSnow
2017-05-10
add readline.get_history_state()
TitanSnow
2017-05-10
add module readline
TitanSnow
2017-05-08
format versioninfo code style
ruki
2017-05-08
add more versioninfo
TitanSnow
2017-05-08
build_configuration -> versioninfo
TitanSnow
2017-05-08
features -> build_configuration
TitanSnow
2017-05-07
fix indent
TitanSnow
2017-05-07
fix features_table
TitanSnow
2017-05-07
add os.features
TitanSnow
2017-05-07
include stdio.h to avoid build error on centos
TitanSnow
2017-05-07
Revert "add readline declatation"
TitanSnow
2017-05-06
check readline when building
ruki
2017-05-04
quit multi-line input
ruki
[next]