projects
/
reactos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix stack corruption. Thanks to Waxdragon and the fact he uses an -O2 build (hint...
2006-01-05
Alex Ionescu
Fix stack corruption. Thanks to Waxdragon and the fact...
commit
|
commitdiff
|
tree
2006-01-05
Alex Ionescu
- Optimized the dispatcher lock. It is now gone on...
commit
|
commitdiff
|
tree
2006-01-05
Alex Ionescu
- fix build on dbg=0. Thanks to Andrew
commit
|
commitdiff
|
tree
2006-01-04
Alex Ionescu
- Fix worker thread priorities. A quick check of the...
commit
|
commitdiff
|
tree
2006-01-03
Alex Ionescu
- Implement Pushlocks. Only Waking, and Exclusive Acquire...
commit
|
commitdiff
|
tree
2006-01-03
Alex Ionescu
- More proper fix for the QEMU/Abiword regression....
commit
|
commitdiff
|
tree
2006-01-03
Alex Ionescu
- Dirty temporary fix to unregress abiword/qemu.
commit
|
commitdiff
|
tree
2006-01-03
Alex Ionescu
- Fix shamefully dangerously broken Work Thread/Queue...
commit
|
commitdiff
|
tree
2006-01-02
Alex Ionescu
- Fix building with old binutils. Thanks to Ge for...
commit
|
commitdiff
|
tree
2005-12-31
Alex Ionescu
- Cleanup assembly files and create a header for the...
commit
|
commitdiff
|
tree
2005-12-30
Alex Ionescu
- Rewrite Executive Interlocked Functions to actually...
commit
|
commitdiff
|
tree
2005-12-30
Alex Ionescu
Make sure compiler doesn't optimize our wait loop away...
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
- Fix InterlockedBitTestAndReset and InterlockedBitTestAndSet
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
- Implemented InterlockedBitTestAndReset, InterlockedBitTest...
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
- Fix formatting and a bug in NtSetSystemTime.
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
Forgot to commit this file
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
- Fix some small formatting issues.
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
Fix build
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
Move pushlock definition. It is gone from MS headers...
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
- Formatting fixes
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
- Fix some formatting.
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
- Fix some small formatting issues.
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
Move some profile stuff to NDK and fix some bugs in...
commit
|
commitdiff
|
tree
2005-12-29
Alex Ionescu
Fix kernel-mode executive atom implementation (mostly...
commit
|
commitdiff
|
tree
2005-12-27
Alex Ionescu
Remove the evil build-breaker mark of the devil: 't'
commit
|
commitdiff
|
tree
2005-12-27
Alex Ionescu
- Major Win32k Header Cleanup: Add ntgdi.h based on...
commit
|
commitdiff
|
tree
2005-12-27
Alex Ionescu
- Added support for NTLDR style freeloader GUI. To...
commit
|
commitdiff
|
tree
2005-12-27
Alex Ionescu
- Add information on new executive locks being worked on.
commit
|
commitdiff
|
tree
2005-12-08
Alex Ionescu
- Temporary fix for making locale switches possible...
commit
|
commitdiff
|
tree
2005-12-08
Alex Ionescu
- Allow TLS usage for 1088 TLS slots, fixes part of...
commit
|
commitdiff
|
tree
2005-12-08
Alex Ionescu
- Add flags for NtCreateProcessEx for upcoming patch.
commit
|
commitdiff
|
tree
2005-12-08
Alex Ionescu
- Silence TCPIP.
commit
|
commitdiff
|
tree
2005-12-06
Alex Ionescu
- Fix ETHREAD/PROCESS typos and add a function to psfuncs.h
commit
|
commitdiff
|
tree
2005-12-06
Alex Ionescu
- Make iofuncs.h standalone.
commit
|
commitdiff
|
tree
2005-12-04
Alex Ionescu
- Update PPC definitions.
commit
|
commitdiff
|
tree
2005-12-04
Alex Ionescu
- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackDetach...
commit
|
commitdiff
|
tree
2005-12-02
Alex Ionescu
- Correctly zero out esi. Thanks to Patrick Baggett.
commit
|
commitdiff
|
tree
2005-12-01
Alex Ionescu
- fix mp hal too
commit
|
commitdiff
|
tree
2005-12-01
Alex Ionescu
- Fix HAL build.
commit
|
commitdiff
|
tree
2005-12-01
Alex Ionescu
- Add some more misc. public definitions and fix exfuncs...
commit
|
commitdiff
|
tree
2005-11-30
Alex Ionescu
- Implement remaining functions in rtl/i386/math_asm.S
commit
|
commitdiff
|
tree
2005-11-30
Alex Ionescu
- Remove NTSYSAPI/NTSYSCALLAPI definitions from NDK...
commit
|
commitdiff
|
tree
2005-11-30
Alex Ionescu
- Disable inlining of more string functions in MSVC...
commit
|
commitdiff
|
tree
2005-11-30
Alex Ionescu
- Define _CTYPE_DISABLE_MACROS for MSVC build.
commit
|
commitdiff
|
tree
2005-11-29
Alex Ionescu
- Implement RtlPrefectMemoryNonTemporal. Patch by Patrick...
commit
|
commitdiff
|
tree
2005-11-29
Alex Ionescu
- Fix the build (patch by Thomas Weidenmueller)
commit
|
commitdiff
|
tree
2005-11-28
Alex Ionescu
- Support INIT section pragmas for msvc. Patch by Brezenbak.
commit
|
commitdiff
|
tree
2005-11-28
Alex Ionescu
- Remove inlined gas assembly + c code mix in math...
commit
|
commitdiff
|
tree
2005-11-28
Alex Ionescu
- Make the NDK compatible with the MSDDK again.
commit
|
commitdiff
|
tree
2005-11-27
Alex Ionescu
- Add the real NT Object Callbacks and #ifdef out the...
commit
|
commitdiff
|
tree
2005-11-27
Alex Ionescu
- Forgot to add the define which enables _REACTOS_
commit
|
commitdiff
|
tree
2005-11-27
Alex Ionescu
- Fix compile issues caused by previous patch.
commit
|
commitdiff
|
tree
2005-11-27
Alex Ionescu
- Remove KTSS_NOIOMP from NDK.
commit
|
commitdiff
|
tree
2005-11-27
Alex Ionescu
- Update selector names to official names and define...
commit
|
commitdiff
|
tree
2005-11-27
Alex Ionescu
- Fix a typo causing a potentially fatal bug in user...
commit
|
commitdiff
|
tree
2005-11-27
Alex Ionescu
- Add DDK alignment macros and move/rename the ones...
commit
|
commitdiff
|
tree
2005-11-26
Alex Ionescu
- Fix/take decisions on the minor NDK FIXMEs.
commit
|
commitdiff
|
tree
2005-11-25
Alex Ionescu
- Update NDK to remove zwfuncs.h and place the native...
commit
|
commitdiff
|
tree
2005-11-23
Alex Ionescu
Fix msvc/gcc NDK problem
commit
|
commitdiff
|
tree
2005-11-23
Alex Ionescu
move devices.h to a more appropriate location (approximately...
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
Fix boot regression.
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
- I wish svn delete would..delete the file -before...
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
- Fix typo accidentally added after testing the build...
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
- Fix inclusion of deleted file.
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
- Don't hardcode PEB address
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
- Missed one change
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
- Don't use STATIC
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
- Don't use EXPORTED
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
- Don't use STATIC
commit
|
commitdiff
|
tree
2005-11-22
Alex Ionescu
- Remove usage of STATIC, and use static in the right...
commit
|
commitdiff
|
tree
2005-11-21
Alex Ionescu
- Misc janitorial fixes by Brezenbak to fix some MSVC...
commit
|
commitdiff
|
tree
2005-11-20
Alex Ionescu
Fix really stupid typo (thanks Hartmut)
commit
|
commitdiff
|
tree
2005-11-20
Alex Ionescu
Beware of the alt+fs slippery finger
commit
|
commitdiff
|
tree
2005-11-20
Alex Ionescu
- Update NDK with proper (when possible) RTL structure...
commit
|
commitdiff
|
tree
2005-11-20
Alex Ionescu
- Remove RosSymInfo hack from LDR_DATA_TABLE_ENTRY...
commit
|
commitdiff
|
tree
2005-11-20
Alex Ionescu
- Add msvc compatible version of ProveForRead(U)LargeInteger
commit
|
commitdiff
|
tree
2005-11-20
Alex Ionescu
It is generally considered a good idea to release a...
commit
|
commitdiff
|
tree
2005-11-20
Alex Ionescu
Make the address space mutex unsafe, because sometimes...
commit
|
commitdiff
|
tree
2005-11-19
Alex Ionescu
Fix hal build
commit
|
commitdiff
|
tree
2005-11-19
Alex Ionescu
- Deprecated
commit
|
commitdiff
|
tree
2005-11-19
Alex Ionescu
- Reimplement Fast Mutex implementation in HAL/NT to...
commit
|
commitdiff
|
tree
2005-11-18
Alex Ionescu
Due to CcRos's abusive usage and dependency on our...
commit
|
commitdiff
|
tree
2005-11-14
Alex Ionescu
Catch really weird scenario where we don't have a File...
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Unconditionally support XBOX in Freeldr.
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Add new configuration option "SARCH" to define the...
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Remove duplicate PCH entry, it'll inherit freeldr's.
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Fix a bug in printf.
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Fix setupldr. Thanks to Steven.
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Remove duplicated code in "rtl" and use libstring...
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Remove some header duplication.
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- PCHify freeldr and cleanup some headers (just a start).
commit
|
commitdiff
|
tree
2005-11-12
Alex Ionescu
- Small msvc compatiblity change.
commit
|
commitdiff
|
tree
2005-11-12
Alex Ionescu
- Add RtlPinAtomInAtomTable
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Fix error spotted by winetest: some status codes...
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Fix PeekNamedPipe. Now only 14 winetests fail for...
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Fixed two really nasty bugs in I/O completion:
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Unbreak build
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Optimize CallNamedPipeA too and remove accidental...
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
Ansi->Unicode conversions:
commit
|
commitdiff
|
tree
next