projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD since that
[wine]
/
programs
/
wcmd
/
2003-08-27
Oleg Prokhorov
No handles were inherited in CreateProcess, all child...
tree
|
commitdiff
2003-08-22
Oleg Prokhorov
Avoid crash in WCMD_run_program when no extension was...
tree
|
commitdiff
2003-07-22
Alexandre Julliard
Fixed check for .bat and .cmd extensions (spotted by...
tree
|
commitdiff
2003-07-11
Marcelo Duarte
Minor fixes in Pt, En resources.
tree
|
commitdiff
2003-07-11
Sylvain Petreolle
French translation + misc fixes.
tree
|
commitdiff
2003-07-09
Alexandre Julliard
Avoid hard-coded command line length limit in WCMD_proc...
tree
|
commitdiff
2003-07-09
Greg Marsden
Allow command lines with pipes to be processed by wcmd.
tree
|
commitdiff
2003-07-09
Mike McCormack
Null parameters need to be quoted on the commandline.
tree
|
commitdiff
2003-06-23
Marcelo Duarte
- localization to the Portuguese of Brazil of "programs/*"
tree
|
commitdiff
2003-05-11
Francois Gouget
Fix handling of wcmd /c "c:\Program Files\hello.bat".
tree
|
commitdiff
2003-03-25
Stefan Leichter
Let wcmd handle .cmd files like .bat files.
tree
|
commitdiff
2003-03-05
Sylvain Petreolle
Allow to run autoexec.bat when launching wcmd, it was...
tree
|
commitdiff
2003-02-27
Eric Pouech
- don't create a new console upon startup
tree
|
commitdiff
2003-02-25
Eric Pouech
- made support for paged output a generic feature in...
tree
|
commitdiff
2003-02-24
Dan Kegel
Make 'cmd /c cl /MUMBLE foo.c' pass /MUMBLE to cl.
tree
|
commitdiff
2003-02-11
Sylvain Petreolle
Fixed handling of PATH command with spaces.
tree
|
commitdiff
2003-01-30
Dan Kegel
Add real syntax doc for LABEL command.
tree
|
commitdiff
2003-01-21
Dan Kegel
\ at EOL in string now behaves like in msvc6's rc.
tree
|
commitdiff
2003-01-15
Alexandre Julliard
Use proper file sharing parameters when opening files.
tree
|
commitdiff
2003-01-07
Alexandre Julliard
Defined NONAMELESSUNION/STRUCT directly in the files...
tree
|
commitdiff
2003-01-02
Chris Morgan
Default to $P$G prompt. Make width of date 10 characte...
tree
|
commitdiff
2002-12-11
Sylvain Petreolle
Implement $V in builtin PROMPT.
tree
|
commitdiff
2002-11-04
Jaco Greeff
Skip the allocation of a new console on "wcmd /c <comma...
tree
|
commitdiff
2002-10-28
Steven Edwards
Porting fix.
tree
|
commitdiff
2002-10-09
Alexandre Julliard
Try CreateProcess even if SHGetFileInfo fails so that...
tree
|
commitdiff
2002-09-12
Uwe Bonnes
WCMD_parse: allow slashes in command filenames.
tree
|
commitdiff
2002-09-12
Alexandre Julliard
Removed the __uint* types from basetsd.h since they...
tree
|
commitdiff
2002-07-24
Uwe Bonnes
WCMD_run_program: don't try to run an empty line.
tree
|
commitdiff
2002-07-24
Uwe Bonnes
More verbose output when file not found.
tree
|
commitdiff
2002-07-24
Uwe Bonnes
WCMD_batch: increase possible line length and warn...
tree
|
commitdiff
2002-07-05
Gregg Mattinson
Modified WCMD_filesize64 to handle unsigned numbers.
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-21
Alexandre Julliard
Renamed Winelib apps to .exe.so to follow the dll namin...
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-04
Jason Edmeades
Add support for the 'title' command.
tree
|
commitdiff
2002-04-29
Jason Edmeades
- Support for dir /w and /b flags
tree
|
commitdiff
2002-04-29
Jason Edmeades
Emulate the dos cmd 'cls'.
tree
|
commitdiff
2002-04-20
Jason Edmeades
- Fixed move and copy when no destination supplied...
tree
|
commitdiff
2002-04-11
Alexandre Julliard
Removed changelog entries that are in the main changelo...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-27
Andriy Palamarchuk
Removed alternative make scripts.
tree
|
commitdiff
2002-01-29
Steven Edwards
Changes wine_main to main to properly build on all...
tree
|
commitdiff
2001-11-24
Alexandre Julliard
Compile all programs with -DSTRICT -DNONAMELESSUNION...
tree
|
commitdiff
2001-06-20
Dave Pickles
- Fix uninitialised variable problem in DIR command.
tree
|
commitdiff
2001-06-08
Francois Gouget
ULARGE_INTEGER may have a dummy struct name.
tree
|
commitdiff
2001-06-04
Dave Pickles
- Report file and directory sizes using 64-bit arithmet...
tree
|
commitdiff
2001-01-02
François Gouget
The last parameter of CreateFile is a HANDLE and should...
tree
|
commitdiff
2000-11-10
Alexandre Julliard
Build most programs as .so files.
tree
|
commitdiff
2000-11-09
Alexandre Julliard
Added some missing imports.
tree
|
commitdiff
2000-11-02
Dave Pickles
Pause command interpreter while executing a console...
tree
|
commitdiff
2000-10-31
Alexandre Julliard
Added import of ntdll.
tree
|
commitdiff
2000-10-23
Alexandre Julliard
Build Win32 resources as .res files and dump them into...
tree
|
commitdiff
2000-08-04
Hidenori Takeshima
Added a few missing imports.
tree
|
commitdiff
2000-08-04
Alexandre Julliard
Added a few missing imports.
tree
|
commitdiff
2000-08-01
Dave Pickles
Added support for ERRORLEVEL.
tree
|
commitdiff
2000-08-01
Jason Edmeades
- Support whitespace around commands better, and suppor...
tree
|
commitdiff
2000-07-29
Francois Gouget
ole32 now requires linking with kernel32
tree
|
commitdiff
2000-07-23
Francois Gouget
Added -DSTRICT.
tree
|
commitdiff
2000-04-24
Alexandre Julliard
Implemented on-demand loading of builtin dlls using...
tree
|
commitdiff
2000-04-19
Alexandre Julliard
Fixed resource loading.
tree
|
commitdiff
2000-04-15
Alexandre Julliard
Improved Winelib apps initialisation code. No longer...
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Fixed ANSI C related compile problems.
tree
|
commitdiff
2000-02-03
Ulrich Weigand
Added .spec files for all libtest/ and programs/ WineLi...
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
1999-10-31
Alexandre Julliard
Added wmcdrc.h
tree
|
commitdiff
1999-10-25
Alexandre Julliard
Added dependency on winestub.o
tree
|
commitdiff
1999-07-10
Dave Pickles
FOR and IF commands added.
tree
|
commitdiff
1999-06-26
Dave Pickles
Added more batch functionality, including the CALL...
tree
|
commitdiff
1999-06-06
Dave Pickles
Added Wine command-line interpreter.
tree
|
commitdiff