ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/src/misc.c
Revision 8749 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 11:06:27 2019 UTC (5 years, 2 months ago) by michael
File length: 2150 byte(s)
Diff to previous 8562
- Update copyright years

Revision 8562 - (view) (annotate) - [select for diffs]
Modified Sun Sep 23 11:39:20 2018 UTC (5 years, 6 months ago) by michael
File length: 2150 byte(s)
Diff to previous 8554
- Update copyright years

Revision 8554 - (view) (annotate) - [select for diffs]
Modified Sat Sep 22 21:43:49 2018 UTC (5 years, 6 months ago) by michael
File length: 2150 byte(s)
Diff to previous 8183
- Minor style corrections

Revision 8183 - (view) (annotate) - [select for diffs]
Modified Thu Apr 13 20:00:17 2017 UTC (6 years, 11 months ago) by michael
File length: 2146 byte(s)
Diff to previous 7926
- Sort out unused header includes

Revision 7926 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:59:33 2016 UTC (7 years, 2 months ago) by michael
File length: 2166 byte(s)
Diff to previous 7801
- Update copyright years

Revision 7801 - (view) (annotate) - [select for diffs]
Modified Tue Oct 18 17:54:55 2016 UTC (7 years, 5 months ago) by michael
File length: 2166 byte(s)
Diff to previous 7723
- misc.(c|h):stripws(): constification

Revision 7723 - (view) (annotate) - [select for diffs]
Modified Mon Sep 26 14:54:43 2016 UTC (7 years, 6 months ago) by michael
File length: 2160 byte(s)
Diff to previous 7710
- Add stripws() to misc.c; make warnings about syntax errors with multiple whitespaces look nicer

Revision 7710 - (view) (annotate) - [select for diffs]
Modified Mon Sep 26 11:43:58 2016 UTC (7 years, 6 months ago) by michael
File length: 2339 byte(s)
Diff to previous 7004
- Allow configuration file inclusion from within the main conf

Revision 7004 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:06:28 2016 UTC (8 years, 2 months ago) by michael
File length: 1900 byte(s)
Diff to previous 6971
- Update copyright years

Revision 6971 - (view) (annotate) - [select for diffs]
Modified Sat Dec 19 20:30:07 2015 UTC (8 years, 3 months ago) by michael
File length: 1900 byte(s)
Diff to previous 6969
- Add date_iso8601() and make use of it

Revision 6969 - (view) (annotate) - [select for diffs]
Modified Sat Dec 19 20:17:46 2015 UTC (8 years, 3 months ago) by michael
File length: 1622 byte(s)
Diff to previous 6787
- Update dissect_time() to be synced up with latest version of ircd-hybrid

Revision 6787 - (view) (annotate) - [select for diffs]
Modified Mon Nov 16 19:05:08 2015 UTC (8 years, 4 months ago) by michael
File length: 1568 byte(s)
Diff to previous 6567
- misc.c:dissect_time(): fix compile warning on CentOS

Revision 6567 - (view) (annotate) - [select for diffs]
Modified Tue Oct 13 17:40:28 2015 UTC (8 years, 5 months ago) by michael
File length: 1536 byte(s)
Diff to previous 6228
- misc.c: change dissect_time() to always return a "%u day%s, %02u:%02u:%02u" format

Revision 6228 - (view) (annotate) - [select for diffs]
Modified Thu Jul 2 13:10:18 2015 UTC (8 years, 8 months ago) by michael
File length: 2986 byte(s)
Diff to previous 5917
- Create 1.1.x branch

Revision 5917 - (view) (annotate) - [select for diffs]
Modified Tue May 5 18:46:45 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 2986 byte(s)
Diff to previous 5378
- misc.h, misc.c:dissect_time(): constification

Revision 5378 - (view) (annotate) - [select for diffs]
Modified Sat Jan 17 19:02:17 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 2980 byte(s)
Diff to previous 5368
- Removed useless header includes

Revision 5368 - (view) (annotate) - [select for diffs]
Modified Mon Jan 12 20:34:26 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 3040 byte(s)
Diff to previous 5351
- misc.c: style corrections

Revision 5351 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 13:24:19 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 3164 byte(s)
Diff to previous 5207
- Update license headers

Revision 5207 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 19:38:22 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 3071 byte(s)
Diff to previous 5202
- Removed AC_HEADER_STDC configure test

Revision 5202 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 17:50:43 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 3100 byte(s)
Diff to previous 5163
- Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h

Revision 5163 - (view) (annotate) - [select for diffs]
Modified Fri Dec 26 17:36:28 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 3120 byte(s)
Diff to previous 5137
- misc.c, misc.h: removed unused clean()

Revision 5137 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 19:36:37 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 3837 byte(s)
Diff to previous 5135
- Removed vim settings from the source files

Revision 5135 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:51:51 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 3891 byte(s)
Diff to previous 5134
- propset svn:eol-style native

Revision 5134 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:50:02 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 3891 byte(s)
Diff to previous 5052
- propset svn:keywords "Id"

Revision 5052 - (view) (annotate) - [select for diffs]
Added Mon Dec 22 11:56:03 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/misc.c
File length: 3891 byte(s)
- Initial import of bopm 3.1.3

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a