Age | Commit message (Expand) | Author | Files | Lines |
2003-01-24 | trunk merge | Christopher Faylor | 18 | -586/+708 |
2003-01-16 | * path.cc (normalize_posix_path): Convert win32 path separators to slashes when | Christopher Faylor | 2 | -1/+6 |
2003-01-16 | readd | Christopher Faylor | 1 | -0/+185 |
2003-01-16 | merge from trunk | Christopher Faylor | 39 | -751/+844 |
2003-01-15 | This commit was manufactured by cvs2svn to create branch 'cgf-dev-branch'. | cvs2svn | 45 | -0/+42752 |
2003-01-05 | Replace is_fs_device with is_fs_special throughout. | Christopher Faylor | 1 | -16/+14 |
2003-01-02 | * devices.h (_devtype_t): Eliminate. | Christopher Faylor | 1 | -2/+2 |
2002-12-29 | * cygwin-gperf: New file. | Christopher Faylor | 3 | -34/+183 |
2002-12-28 | add to branch | Christopher Faylor | 2 | -0/+299 |
2002-12-28 | This commit was manufactured by cvs2svn to create branch 'cgf-dev-branch'. | cvs2svn | 1171 | -364111/+0 |
2002-12-21 | * Makefile.in: Default fhandler objects to -fomit-frame-pointer. Eliminate | Christopher Faylor | 2 | -1/+26 |
2002-12-21 | * Makefile.common: Don't attempt to pretty-print c++ errors. | Christopher Faylor | 2 | -1/+5 |
2002-12-21 | * fhandler.h (line_edit_status): Reorganize so that tests for error condition | Christopher Faylor | 4 | -10/+21 |
2002-12-20 | * include/_mingw.h: Increment version to 2.4. | Earnie Boyd | 3 | -3/+8 |
2002-12-20 | 2002-12-19 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2 | -1/+8 |
2002-12-20 | 2002-12-19 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2 | -2/+7 |
2002-12-20 | * fhandler.h (line_edit_status): Add a new element. | Christopher Faylor | 4 | -6/+25 |
2002-12-19 | * overview2.sgml: Remove CTRL-Z discussion. | Christopher Faylor | 3 | -6/+15 |
2002-12-19 | * include/ddk/hidusage.h: Remove unneccessary #pragma pack's. | Danny Smith | 21 | -42/+115 |
2002-12-18 | 2002-12-18 James E. Lucas <xelloss@users.sourceforge.net> | Danny Smith | 4 | -2/+29 |
2002-12-17 | * fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error and | Christopher Faylor | 3 | -31/+42 |
2002-12-16 | * pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command line | Christopher Faylor | 2 | -1/+6 |
2002-12-15 | * include/windows.h: Guard inclusion of wingdi.h, | Danny Smith | 3 | -15/+42 |
2002-12-15 | * setfacl.c (main): Place a single : after other and mask. | Corinna Vinschen | 3 | -5/+11 |
2002-12-14 | * fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() in | Christopher Faylor | 2 | -8/+16 |
2002-12-14 | * fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_read | Christopher Faylor | 2 | -0/+10 |
2002-12-14 | * fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize window | Christopher Faylor | 2 | -54/+57 |
2002-12-14 | 2002-12-14 Corinna Vinschen <corinna@vinschen.de> | Corinna Vinschen | 4 | -12/+48 |
2002-12-14 | * netdb.cc: Remove strtok_r comment. | Corinna Vinschen | 2 | -9/+5 |
2002-12-14 | * security.cc (get_user_local_groups): Use LookupAccountSid to find the | Corinna Vinschen | 2 | -6/+14 |
2002-12-14 | * pipe.cc (make_pipe): Set fork fixup flag for read pipe. | Christopher Faylor | 2 | -0/+5 |
2002-12-14 | add FIXME | Christopher Faylor | 1 | -0/+1 |
2002-12-14 | * winbase.h: Turn on inline versions of Interlocked* by default. | Christopher Faylor | 3 | -23/+45 |
2002-12-14 | Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions | Christopher Faylor | 19 | -189/+295 |
2002-12-13 | 2002-12-12 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net> | Danny Smith | 2 | -9/+17 |
2002-12-12 | * include/malloc.h (_alloca): Add definition. | Earnie Boyd | 2 | -0/+11 |
2002-12-12 | * Makefile.common: Define MINGW_LDFLAGS. | Corinna Vinschen | 6 | -3/+14 |
2002-12-12 | * include/shlobj.h (IShellLinkW::GetPath): Correct prototype. | Danny Smith | 2 | -2/+7 |
2002-12-12 | whitespace | Christopher Faylor | 8 | -15/+21 |
2002-12-11 | * cygthread.h (cygthread::stack_ptr): New element. | Christopher Faylor | 7 | -33/+146 |
2002-12-10 | * net.cc (free_protoent_ptr): Add missing free() for base structure. | Corinna Vinschen | 2 | -0/+9 |
2002-12-10 | * netdb.cc (parse_alias_list, parse_services_line) | Corinna Vinschen | 2 | -14/+19 |
2002-12-10 | 2002-12-10 Pierre Humblet <pierre.humblet@ieee.org> | Corinna Vinschen | 10 | -195/+258 |
2002-12-09 | correct date | Christopher Faylor | 1 | -1/+1 |
2002-12-09 | * lib/pseudo-reloc.c: New file. | Christopher Faylor | 4 | -0/+101 |
2002-12-09 | * include/shellapi.h (ExtractIconEx[AW]): Correct return type | Danny Smith | 2 | -2/+8 |
2002-12-08 | * mingwex/math/s_erf.c: New file. | Danny Smith | 5 | -9/+629 |
2002-12-07 | * include/math.h: Add traditional/XOPEN math constants. | Danny Smith | 2 | -0/+37 |
2002-12-07 | * include/winuser.h (AllowSetForegroundWindow, | Danny Smith | 3 | -0/+20 |
2002-12-07 | fix date | Christopher Faylor | 1 | -1/+1 |