index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e-util
/
e-mktemp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-2
/
+3
*
Including <glib.h> directly is rarely needed.
Matthew Barnes
2011-05-28
1
-1
/
+0
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-03-06
1
-2
/
+4
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-08-29
1
-20
/
+20
*
Fix places where "~/.evolution" is hard-coded.
Matthew Barnes
2010-07-09
1
-4
/
+5
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-31
1
-1
/
+1
*
Bug #606874 - mktemp disabled in latest glibc-2.11.90-8
Milan Crha
2010-01-14
1
-5
/
+19
*
Fix excessive whitespace.
Matthew Barnes
2009-07-13
1
-2
/
+0
*
More code cleanup.
Matthew Barnes
2009-06-02
1
-3
/
+3
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
1
-14
/
+14
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-29
1
-1
/
+1
*
Bug 572977 – Use g_strerror() instead of strerror()
Matthew Barnes
2009-05-03
1
-1
/
+1
*
Change License from GPL to LGPL. 2nd batch.
Sankarasivasubramanian Pasupathilingam
2008-09-03
1
-13
/
+13
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Fixes bug #513951
Matthew Barnes
2008-03-11
1
-1
/
+1
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-18
/
+18
*
Warning fixes. - NULL vs 0 - ANSIfication of declarations - missing
Kjartan Maraas
2007-10-26
1
-1
/
+1
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-3
/
+3
*
Massive code cleanup (bug #429422)
Matthew Barnes
2007-04-20
1
-1
/
+1
*
Use g_build_filename to get the tempoary directory name. Fix #399307
Jeff Cai
2007-02-28
1
-3
/
+6
*
Delete e_mkdir_hier(), and use e_util_mkdir_hier() instead of it.
Simon Zheng
2006-01-10
1
-1
/
+2
*
Use GLib API where applicable for portability.
Tor Lillqvist
2005-12-17
1
-20
/
+15
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-1
/
+1
*
debugify a few more printfs
Dan Winship
2004-07-14
1
-3
/
+3
*
un-const the return values, since they need to be freed (d): turn off
Dan Winship
2004-07-14
1
-7
/
+6
*
** See Bug #37329.
Not Zed
2004-03-03
1
-124
/
+95
*
We need to unlink the full paths in the tmpdirs, not just the base path.
Jeffrey Stedfast
2003-08-28
1
-6
/
+8
*
A bunch of fixes to make e-util build with -DG_DISABLE_DEPRECATED and
Jeffrey Stedfast
2003-01-03
1
-1
/
+1
*
#include <string.h> for strcmp.
Jeffrey Stedfast
2002-03-05
1
-2
/
+5
*
More fixing of the license texts.
Ettore Perazzoli
2001-10-28
1
-12
/
+11
*
Make sure the dir pointer is non-NULL before using it.
Jeffrey Stedfast
2001-09-14
1
-8
/
+10
*
Fix the check for the case when mkdir() returns EEXIST to check S_ISDIR on
Dan Winship
2001-09-06
1
-1
/
+1
*
robustification
Jeffrey Stedfast
2001-08-25
1
-6
/
+40
*
Added e-mktemp.[c,h] to the build.
Jeffrey Stedfast
2001-08-25
1
-0
/
+231