• R/O
  • HTTP
  • SSH
  • HTTPS

MUtilities: Liste der Commits

MUtilities development repository


RSS
Rev. Zeit Autor
3c6a7b1 2016-09-18 03:36:05 LoRd_MuldeR

Added support for Visual Studio 2015 with Update-3.

69c4969 2016-07-18 21:01:48 LoRd_MuldeR

Fixed a few more instances of "LameXP" being hardcoded into MUtilities library.

fa4ffbb 2016-07-18 03:32:44 LoRd_MuldeR

Some improvements to clean_file_path() function.

00fd55b 2016-06-12 03:29:47 LoRd_MuldeR

Disable telemetry with VC14.

2e22f8f 2016-05-17 00:05:59 LoRd_MuldeR

Small improvement in get_real_os_version() function.

cb53f41 2016-05-16 06:03:38 LoRd_MuldeR

Improved get_real_os_version() function. Now also detects the real build number.

6185f67 2016-05-16 06:02:32 LoRd_MuldeR

Fixed getExecutableName() function.

59aed73 2016-05-14 03:44:23 LoRd_MuldeR

Use RtlGetVersion() to detect the *real* Windows version.

3302895 2016-05-09 03:39:23 LoRd_MuldeR

Fixed is_library_file() for older Windows versions.

7f1bad6 2016-05-09 02:24:09 LoRd_MuldeR

Added is_library_file() function.

1087c59 2016-04-24 01:36:19 LoRd_MuldeR

Limit number of connection attempts.

a6f6264 2016-04-23 20:25:01 LoRd_MuldeR

Revamped updater thread: Got rid of some old cruft + now using NC for connectivity test (way faster than Wget).

35159c3 2016-04-16 21:28:32 LoRd_MuldeR

Updated README file.

4d2b4cf 2016-04-16 21:25:52 LoRd_MuldeR

Updated README file.

16e01f9 2016-04-08 03:52:07 LoRd_MuldeR

Added support for Visual Studio 2015 with Update-2.

819a310 2016-03-12 03:11:18 LoRd_MuldeR

Registry functions: Optionally allow caller to force 32-bit registry view or 64-bit registry view. Default behavior should be unchanged.

52c0c77 2016-02-21 01:41:15 LoRd_MuldeR

More accurate way to check whether AVX OS-support is enabled.

e11b531 2016-02-21 00:30:17 LoRd_MuldeR

Happy new year 2016!

3ec3580 2016-02-21 00:26:56 LoRd_MuldeR

CPUFeatures: Added AVX detection.

46c2831 2015-12-20 03:06:40 LoRd_MuldeR

Fixed compilation with VS2010 and VS2013.

59c60a9 v1.06 2015-12-12 23:08:23 LoRd_MuldeR

Bump version.

b257f11 2015-12-10 04:33:11 LoRd_MuldeR

Added support for Visual Studio 2015 with Update-1.

d17c45e 2015-11-26 04:50:48 LoRd_MuldeR

Some code clean-up + removed a debug output.

670d4dc 2015-11-24 06:28:52 LoRd_MuldeR

Some more code refactoring.

7f5d618 2015-11-23 05:45:09 LoRd_MuldeR

Some code refactoring: Dynamic loading of DLL functions is now handled at a centralized place.

b82098a 2015-11-23 02:36:05 LoRd_MuldeR

Fixed possible memory leak.

ae605d9 2015-11-23 01:33:25 LoRd_MuldeR

Added function to a file's path from a handle (file descriptor).

b926f98 2015-10-26 00:11:12 LoRd_MuldeR

Added the set_file_time() function.

1a2ae57 2015-10-24 20:48:36 LoRd_MuldeR

Removed project/solution files for VS2012.

612a3c0 v1.05 2015-10-24 04:04:55 LoRd_MuldeR

Bump version.

Show on old repository browser