History log of /PHP-5.5/ext/standard/rand.c (Results 51 – 75 of 97)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8a156d9a 06-Sep-2001 Sterling Hughes

fix ms compile warnings


# 903c831b 06-Sep-2001 Sterling Hughes

spaces -> tabs work cont.


# a4c905ff 06-Sep-2001 Sterling Hughes

ws fix


# a1b11f07 05-Sep-2001 Sterling Hughes

Fix ts build

# I've gotta start compiling --enable-experimental-zts... anyway we can make
# this the default when compiling from cvs? It'll help a large portion of
# compile issues

Fix ts build

# I've gotta start compiling --enable-experimental-zts... anyway we can make
# this the default when compiling from cvs? It'll help a large portion of
# compile issues with patches

show more ...


# e121eaae 05-Sep-2001 Sterling Hughes

Straight out da bronx, I be using zend_parse_parameters()

# Word out to my peeps on Connor st.


# 5ec58914 05-Sep-2001 Sterling Hughes

stray tabs and spaces


# f0c56317 05-Sep-2001 Sterling Hughes

change range macro semantics

# Kinda torn between the two, thoughts?


# d930a72c 05-Sep-2001 Sterling Hughes

remove inline


# 1b0f00d6 05-Sep-2001 Sterling Hughes

a bit of api cleanup... move range stuff into a macro (properly :)


# 42b5521a 05-Sep-2001 foobar

revert bad commit.


# 9b888641 04-Sep-2001 Daniel Beulshausen

fix zts+win32 build


# 383691ee 03-Sep-2001 Derick Rethans

- Fix broken build
#- Please test before commit!


# efb83df9 03-Sep-2001 Jeroen van Wolffelaar

Kill some warnings/errors (reported by Sebastian, more to come, but
could take some time. Update of ZTS-builderrors is welcome)


# 72c7ae08 03-Sep-2001 Jeroen van Wolffelaar

Fix SIGSEGV because HAS_SRAND didn't check wether the entry existed at
all


# 92f1248a 03-Sep-2001 Jeroen van Wolffelaar

Update credits


# f7306ce0 03-Sep-2001 Jeroen van Wolffelaar

Merge RAND_REDESIGN into MAIN


Revision tags: php-4.0.7RC1
# 4d11d908 13-Aug-2001 Rasmus Lerdorf

Track down a few more functions that don't check for 0 args and use
faster mechanism


Revision tags: BEFORE_EXP_MERGE
# c0404f46 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2
# 3c5ed324 20-Mar-2001 Fredrik Öhrn

Fix erronous out of bounds error message in rand(min,max)


Revision tags: php-4.0.5RC1
# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# 118c0155 22-Feb-2001 James Moore

Adding php_rand() and php_srand(seed) as a wrapper around random, lrand48 and rand.


# 82c2851b 19-Feb-2001 Derick Rethans

- Fix for bug 9277, two the same boundaries make sense in some cases


1234