openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
ProtoMUCK
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
8 months
ago. based on code collected
over 1 year
ago.
Oct 07, 2022 — Oct 07, 2023
Showing page 17 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Fixed a legacy bug with {func}
akari
More...
over 21 years ago
Hopefully fixed more 8-bit-related stuff.
foxsteve
More...
over 21 years ago
Kicked the version up one beta increment.
foxsteve
More...
over 21 years ago
Fixed something I missed earlier related to CRLF and SOCKRECV and the 8-bit changes.
foxsteve
More...
over 21 years ago
Made some changes in hopes of getting ProtoMUCK 8-bit clean.
foxsteve
More...
over 21 years ago
- Fixed a glaring error in the ADDRESS entry.
akari
More...
over 21 years ago
- Corrected an error in the ADDRESS entry.
akari
More...
over 21 years ago
Even -more- changes to ARRAY_GET_PROPLIST. Hopefully I've got it right this time.
foxsteve
More...
almost 22 years ago
More changes to ARRAY_GET_PROPLIST. Added ARRAY_FILTER_FLAGS.
foxsteve
More...
almost 22 years ago
Made some changes to ARRAY_GET_PROPLIST. Hopefully it'll be less stupid now.
foxsteve
More...
almost 22 years ago
Added a reference from ARRAY_SORT to ARRAY_SORT_INDEXED, and vice-versa.
foxsteve
More...
almost 22 years ago
Changed the version number in help and man files. Added ANSI_NAME prim to manual. Added ENTRANCES_ARRAY prim to manual.
foxsteve
More...
almost 22 years ago
Fixed a memory leak in the ARRAY_NDIFF, ARRAY_NUNION and ARRAY_NINTERSECT prims.
foxsteve
More...
almost 22 years ago
Fixed a bug in ARRAY_NDIFF about it missing a type check. It would crash if you fed it anything other than an array type.
foxsteve
More...
almost 22 years ago
First major changes related to Proto 2.
foxsteve
More...
almost 22 years ago
Initial revision
akari
More...
almost 22 years ago
Changed various places were arrays were using 'short' datatypes to 'int' datatypes. This removes a rather silly array size limitation.
foxsteve
More...
almost 22 years ago
Kicked the version up to 1.81b3.
foxsteve
More...
almost 22 years ago
Put cron_prog back to using #-1.
foxsteve
More...
almost 22 years ago
Fixed a bug related to invalid dbrefs passed to RawMWLevel.
foxsteve
More...
almost 22 years ago
Fixed a crasher involving BSD/OSX (and probably others) where cron_prog requests the mlevel of *NOTHING* (#-1), by defining the trigger of cron_prog to be #1 and the location to be #0. Also raised version to 1.81b2.
alynna
More...
almost 22 years ago
Make a change to detect Mac OS X and increase the stack size accordingly.
alynna
More...
almost 22 years ago
Declare 1.81 beta 1. Fix crasher for locks being retrieved by array_get_prop<x>. Fix message for @attach so it makes some sense.
alynna
More...
almost 22 years ago
Another fix to COPYPROPS. (Bug #720092)
foxsteve
More...
almost 22 years ago
1) Change references for BSD to <malloc.h> so that the source can find BSD malloc rather than not find it at all 2) Change C flags to include frame pointers, Winproto needs them
alynna
More...
almost 22 years ago
Fixed COPYPROPS issue related to non-existant source prop. (fix for bug #717304)
foxsteve
More...
almost 22 years ago
1) Changed so nan.h is only #included when math.h does not define NAN. Should fix BSD. 2) Undefine math.h's isnan and isinf for BSD, fixes compile problems on OSX and probably fixes BSD's bugs too. 3) Added support for loading an FB6 database. Primitive. Your FB6 DB WILL require editing, do not expect any password to work. But if you manually edit #1's password, you can fix the rest, ne?
alynna
More...
almost 22 years ago
Update version number to 1.80
alynna
More...
almost 22 years ago
- Removed duplicate #defines for some of the color defines
akari
More...
almost 22 years ago
- Made compile.c, p_float.c, p_math.c don't #include nan.h on APPLE systems.
akari
More...
almost 22 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
…
30
31
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree