10
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Include booting JNode in QEMU during travis-ci build.
Levente Sántha
as Levente Santha
More... about 7 years ago
Added build script for travis-ci.
Levente Sántha
as Levente Santha
More... about 7 years ago
Allow passing jnode.properties file to build.xml from command line.
Levente Sántha
as Levente Santha
More... about 7 years ago
Added build profile for travis-ci .
Levente Sántha
as Levente Santha
More... about 7 years ago
Ignore jnode.properties file in project root folder only.
Levente Sántha
as Levente Santha
More... about 7 years ago
Added lkd JNode command line argument for sending Log4j output to kernel debugger.
Levente Sántha
as Levente Santha
More... about 7 years ago
Replace 0 bytes with ' ' (space) in JNode multiboot command line string.
Levente Sántha
as Levente Santha
More... about 7 years ago
Added support for building the boot image in text format when debug mode is enabled.
Levente Sántha
as Levente Santha
More... over 7 years ago
Fixed exception when builing JNode in debug mode.
Levente Sántha
as Levente Santha
More... over 7 years ago
Added build property for debug mode.
Levente Sántha
as Levente Santha
More... over 7 years ago
Fixed exception when mounting an ext2 volume under JNode.
Levente Sántha
as Levente Santha
More... over 7 years ago
Merge pull request #34 from tmyroadctfig/master
Levente Sántha
as Levente Santha
More... over 7 years ago
ext2: fix some tests. More... over 7 years ago
ext2: fix some tests. Add some additional logging. More... over 7 years ago
Merge branch 'master' of https://github.com/jnode/jnode More... over 7 years ago
travis-ci test fixed
Levente Sántha
as Levente Santha
More... over 7 years ago
travis-ci test
Levente Sántha
as Levente Santha
More... over 7 years ago
Install nasm for travis-ci.
Levente Sántha
as Levente Santha
More... over 7 years ago
JNasm: regression tests.
Levente Sántha
as Levente Santha
More... over 7 years ago
HFS+: allow the decompressors to be closed. More... almost 8 years ago
HFS+: allow the decompressors to be closed. More... almost 8 years ago
HFS+: refactor to support registering arbitrary decompressors. More... almost 8 years ago
HFS+: add support for inline LZVN compression. More... almost 8 years ago
JNasm: created FPU x86 module, added support for more instructions and addressing modes.
Levente Sántha
as Levente Santha
More... almost 8 years ago
Added more constant conversions in Assembler.
Levente Sántha
as Levente Santha
More... almost 8 years ago
X86TextAssembler improvements.
Levente Sántha
as Levente Santha
More... almost 8 years ago
Added default constructor for X86Assembler.
Levente Sántha
as Levente Santha
More... almost 8 years ago
Added method X86TextAssembler.print(), increased visibility of X86TextAssembler.println().
Levente Sántha
as Levente Santha
More... almost 8 years ago
Created DualAssemblerTest.
Levente Sántha
as Levente Santha
More... almost 8 years ago
Created X86DualAssemblerFactory.
Levente Sántha
as Levente Santha
More... almost 8 years ago